Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x91d7a3…2e7c61
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x8b014a…5afc6a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xb40ebd…a3c52b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xe28b28…906693
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x17e533…e5f525
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x6a2d8f…5aad0c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x8dc18e…b5b7f8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x53eae3…ec3ed7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x57f7cb…061676
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x674d09…892dd1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x0a6c2c…090bea
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x9585ce…db92db
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x2f3b23…d22cb0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x72dc68…256a43
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xa0e3ed…bd2fd0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x9cede6…f7635a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x6e72af…abbde6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x34703b…3304d4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xae182c…97b449
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xbcc34a…11fb4b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xd33e4c…b7facb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0x9929b8…2a9c74
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xf9139e…43d979
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xd483ee…163d91
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase12d ago0xfa3479…fa37b9

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.