Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeecc02…375078
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab48fc…520f13
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4322f0…b97ed5
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x702936…345139
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98aad6…450c30
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x712269…21c799
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ef0fc…ee5230
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3dfe22…585b59
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x871bfc…5a32a1
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa43307…291123
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x472f0a…5d0c21
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef0733…c607a6
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa398be…149b42
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3651d8…a97e3d
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5de280…e7f186
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb07fc…ca3aac
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd26a70…c90994
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d5a5f…9c5e77
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95a70c…691f6e
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a76e2…b635dd
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76ac39…d6376c
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x097d61…226ea2
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76b1d7…8e5af9
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35fd95…741266
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa01c9a…f93d76

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.