Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc839…e9280x3e0a…78e7Base—$0.003805100%coinbase80d ago0xc63e2c…cfe891
0xc839…e9280x3e0a…78e7Base—$0.003747100%coinbase80d ago0x8edcf6…823127
0xc839…e9280x3e0a…78e7Base—$0.003158100%coinbase80d ago0x5fb44a…b46141
0xc839…e9280x3e0a…78e7Base—$0.005103100%coinbase80d ago0x6a9c3c…90c9e8
0xc839…e9280x3e0a…78e7Base—$0.003139100%coinbase80d ago0x487dae…72e3c8
0xc839…e9280x3e0a…78e7Base—$0.002996100%coinbase80d ago0x911876…d6cac4
0xc839…e9280x3e0a…78e7Base—$0.003002100%coinbase80d ago0x463358…e5ce06
0xc839…e9280x3e0a…78e7Base—$0.003359100%coinbase80d ago0xb2e099…1cfbdc
0xc839…e9280x3e0a…78e7Base—$0.004149100%coinbase80d ago0x587997…3c8bee
0xc839…e9280x3e0a…78e7Base—$0.005126100%coinbase80d ago0x144af9…1c8817
0xc839…e9280x3e0a…78e7Base—$0.003805100%coinbase80d ago0xf3898a…6f8208
0xc839…e9280x3e0a…78e7Base—$0.003509100%coinbase80d ago0x8f744c…8abc45
0xc839…e9280x3e0a…78e7Base—$0.003969100%coinbase80d ago0x385406…1c4a4f
0xc839…e9280x3e0a…78e7Base—$0.005897100%coinbase80d ago0x327f19…84265f
0xc839…e9280x3e0a…78e7Base—$0.005535100%coinbase80d ago0xe793d7…73660f
0xc839…e9280x3e0a…78e7Base—$0.004139100%coinbase80d ago0xafdb65…cb9dbc
0xc839…e9280x3e0a…78e7Base—$0.005524100%coinbase80d ago0xd7eeef…ba2e71
0xc839…e9280x3e0a…78e7Base—$0.002708100%coinbase80d ago0x10082a…595af9
0xc839…e9280x3e0a…78e7Base—$0.003266100%coinbase80d ago0x88b66a…cdfc91
0xc839…e9280x3e0a…78e7Base—$0.002793100%coinbase80d ago0xedb100…10d974
0xc839…e9280x3e0a…78e7Base—$0.002817100%coinbase80d ago0xbcad65…9e94e4
0xc839…e9280x3e0a…78e7Base—$0.005366100%coinbase80d ago0xee8e4f…2b9d68
0xc839…e9280x3e0a…78e7Base—$0.003204100%coinbase80d ago0xbe6cba…42208b
0xc839…e9280x3e0a…78e7Base—$0.005507100%coinbase80d ago0x468269…b6b061
0xc839…e9280x3e0a…78e7Base—$0.0052100%coinbase80d ago0x6e02b7…07a4b9

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.