Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9603b3…a2ab6a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc14e9…7b3fe1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13fd51…9abe9c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7b687e…627bfa
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48f0e7…903b5d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdbee6c…f0ac4b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe4333c…ab50ad
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x59119c…893b5f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8bd779…de2830
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc34f5…661155
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c5653…e7db72
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa512e4…9a8988
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6955d7…7c7776
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13318b…132513
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x23427e…52480c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa82968…d96c0d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4efc1c…179b3b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8d450d…415039
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b592c…64f451
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa7f264…924c41
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x68fe25…e753da
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf982ba…ad08cd
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6dae78…76bcb8

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.