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%coinbase45d ago0x010eeb…faf7c4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0x958fb2…0cc76b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0xb4e0b0…e9921b
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0xce2659…8d27c2
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0xd44346…f985f8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0xd2919f…c3b9f9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0xef1916…87d66e
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0x6f6cb8…4905da
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0xdf3dc2…22d21c
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0x84509f…59c93c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0x9573db…a229a3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0x7bb269…591db8
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0x6e3952…0de94c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0x2bbf2c…8b1180
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase45d ago0xeec5d6…c63e43
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0xfabe05…cb68b7
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase45d ago0x009e85…0db133
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase45d ago0x6ba6fa…c4df3f
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase45d ago0x93bc10…21f16e
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase45d ago0x75d017…89dd06
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase45d ago0x63cd43…b00b5a
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase45d ago0xdd283b…c2597e
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase45d ago0xd749b4…424690
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase45d ago0x677aeb…0f2825
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase45d ago0x86399c…e07125

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.