Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xc7bb00…b8d061
0xbc16…60c80xf000…94fcBase$0.20100%coinbase17d ago0x4de420…ffa182
0xbc16…60c80xf000…94fcBase$0.10100%coinbase17d ago0x34ae38…0d7786
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase17d ago0x7ede8e…23cda9
0xbc16…60c80xf000…94fcBase$0.10100%coinbase17d ago0x9f5c94…307fea
0xbc16…60c80xf000…94fcBase$0.20100%coinbase17d ago0xaa310f…6d647a
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0x6e2978…c41ee7
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase17d ago0xb1ec52…901e8d
0x4855…272c0xf000…94fcBase$0.10100%coinbase17d ago0xf91cbf…f3904b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase17d ago0x7e5d77…f60ecc
0xbc16…60c80xf000…94fcBase$0.10100%coinbase17d ago0xbd569e…17621e
0x4855…272c0xf000…94fcBase$0.01100%coinbase17d ago0x440da5…3f219b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase17d ago0x265873…00ccde
0xecbf…50d60xf000…94fcBase$0.01100%coinbase17d ago0x052a7f…b037d8
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xf0dd40…96009d
0x4855…272c0xf000…94fcBase$0.10100%coinbase17d ago0xfa5267…7aec38
0xf576…65920xf000…94fcBase$0.01100%coinbase17d ago0xdde55d…32b864
0xbc16…60c80xf000…94fcBase$0.20100%coinbase17d ago0x6ac67c…bb5d89
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase17d ago0x8dfe7a…e5f44e
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0xc40c3c…4368d1
0xbc16…60c80xf000…94fcBase$0.10100%coinbase17d ago0xedad9e…b9ed9b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase17d ago0x808301…707f88
0xbc16…60c80xf000…94fcBase$0.10100%coinbase17d ago0xf267c0…d965ff
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase17d ago0xb9bfad…66321b
0xbc16…60c80xf000…94fcBase$0.20100%coinbase17d ago0x816d02…e0966b

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.