Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xad4af3…f8b430
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x15baf0…11e5af
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xa53e9d…64a3d3
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x67a412…0bfa3c
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x3315e3…0fd7d4
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x8ade6c…c62358
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x1ffa7c…83958d
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xbde42f…5f6ed1
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xf2f21f…a9a951
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xcea8ab…6d6fa5
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xa86d9e…e36f8e
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x4fe921…2412ce
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x879c9b…d2e66f
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x1516c4…13b859
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xc27297…cb7d86
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x79a16d…28441f
0x5fa0…288c0x6839…1a2bBase—$5.00100%coinbase48d ago0x38dfc4…7c46e7
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x6aebbf…45d866
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x263124…b72096
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xdc588a…b87dd0
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xc67f89…51026b
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x7d4c3c…472146
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x80f372…8c2b74
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0x69852a…af4cb6
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase48d ago0xb5da7c…3fbac4

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.