Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x9130c1…006827
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0xdb93fb…fef5d8
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x33e7dd…3108e7
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x37ef6e…dc0487
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x49dd9c…be64c4
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x5945aa…74765b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x92690f…50f395
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0xd815bb…5eccdb
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0xb145cb…03c286
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x061c69…90009d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x80afc8…da7681
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0xe9a801…9db453
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0xf00403…7288e9
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase56d ago0x49e617…0acaf9
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0xc312cf…ab0170
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase56d ago0x0dae37…e57b8f
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x4a3841…5698d8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x8a547a…992d42
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0xcaa52b…a12530
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0x1ba444…8e6741
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase56d ago0xe281ce…9268a3
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x744f1b…614d08
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase56d ago0x44f447…2e3934
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x2de6c2…61aab2
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase56d ago0x1244d2…5f3a07

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.