Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xad969e…b99e60
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xd0d63f…b8e101
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xe200f0…0ea150
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x30fbc7…c11e3c
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x6b3daa…a5e462
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xb0a9d9…b2e305
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x963738…1c09a8
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xbf4257…27afc5
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xc215ed…256acd
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xc50e30…3793dc
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x300641…9fc777
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xac74be…4e33fc
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x99cc17…e5e349
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x60711b…32c208
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x4e1225…6d42c7
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x9abebd…89a239
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x95882c…42bc5e
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xa1e036…b80e5e
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x4cd5a4…a99112

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.