Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x958044…823c2c
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x6004fe…b0a37d
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x533a63…041fac
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x258ff4…7d64b2
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x0994b3…63510e
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x920bb0…8f50bb
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x9bb010…df84e3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x47e52c…528349
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x4ada5b…376ed9
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x40cc0c…765094
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x1b771a…7b3056
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x133cf3…b688a3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0xda8de8…ee7eb4
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x1925bf…ee9193
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x09ddb7…67d0bd
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x796019…9cc928
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0xb349cf…5dcc3f
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0xc6c255…f88a56
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x07db7a…1a914e
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x122c0d…0964af
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x525e3c…0f2f66
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0xf7e8d6…ba219a
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0xa627e1…b00a85
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x50c389…694fca
0x9d94…a4360x78f9…3928Base$0.10100%coinbase113d ago0x73401e…d5d183

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.