Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.50100%coinbase42d ago0x02d51e…2efcd7
0xc43b…34c00xb0af…7de0Base—$5.39100%coinbase42d ago0xd05e39…1b7dd2
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xddbc69…429915
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xa354d6…d35b79
0xc43b…34c00xb0af…7de0Base—$5.22100%coinbase42d ago0xaee0d4…12f013
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xb4e9cc…0e2d9f
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x57c954…a561c7
0xc43b…34c00xb0af…7de0Base—$4.96100%coinbase42d ago0x143268…ad9811
0xc43b…34c00xb0af…7de0Base—$4.68100%coinbase42d ago0x627b94…9e8960
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase42d ago0x20c4e9…02c099
0xc43b…34c00xb0af…7de0Base—$4.72100%coinbase42d ago0xc2f530…80a764
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase42d ago0x5ae8eb…753689
0xc43b…34c00xb0af…7de0Base—$4.50100%coinbase42d ago0x8534b7…675bc0
0xc43b…34c00xb0af…7de0Base—$4.60100%coinbase42d ago0xa29ca0…1f1b6b
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x9c6f92…76843a
0xc43b…34c00xb0af…7de0Base—$4.50100%coinbase42d ago0x8ff287…07cf58
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase42d ago0x6bb9b5…befabd
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase42d ago0x7556f3…ee096d
0xc43b…34c00xb0af…7de0Base—$4.24100%coinbase42d ago0xdd2912…90deae
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x93a347…a96b5b
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x6fa596…3edb84
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xa2fcaa…4f8fae
0xc43b…34c00xb0af…3befBase—$3.00100%payAI42d ago0xd76c99…39632d
0xc43b…34c00xb0af…7de0Base—$5.55100%coinbase42d ago0xf741ad…6ec04c
0xc43b…34c00xb0af…7de0Base—$5.55100%coinbase42d ago0x331547…abee62

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.