Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x437c0e…9dd8eb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x2e73aa…975c80
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xb76267…1ee308
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x9ed824…c493cf
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x9be435…f111d7
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x9240a5…808339
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x619336…d9509f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x97bcbc…2d78a3
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xfb2df2…c64b39
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xc0abb8…adb6c7
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xb60452…a822f7
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x8cbd98…9b731b
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x6cf0d7…21bd52
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0x2b9b5f…734dd2
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xa1364c…c3c5be
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa23d ago0xf0aa05…d90efe
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x8a3741…b81af9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0xc6784a…558e4f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x8ceb22…613deb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x3d6d0b…88884a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x59b0e1…03a261
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x1b6a13…4106a7
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x110395…9cbe28
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0x5088df…dfb97c
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa24d ago0xc6a6cb…fd2cf9

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.