Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68bab0…aec4a7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76b093…494643
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dfee2…2d3345
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2a6b6…c67188
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69a7b6…05413a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf6691…532d53
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34bd92…7f54a5
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf86c0e…cb69aa
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x152de9…510a66
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b8761…045c5f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaeaf54…965a96
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1caff2…e61a8f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a750b…d9dc6e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a411d…806749
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x640cae…5fc749
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89c012…9d4753
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea11e9…3825af
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2dc9af…6e5c10
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x441e00…84c50a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16b2ee…52c747
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9d372…e37c08
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f3faf…b5ee63
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec453a…7f7da9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7769b1…cc94a9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9966ed…44696a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.