Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x68baeb…9b8242
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x5ef40b…89fe87
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x4b78cd…9276f2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x95030a…253bb8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xd6287d…d5fdd5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x93b010…8b807a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xd21dd4…b06e48
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xcc1fb8…2ee867
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x359344…02dd6e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xb43e8c…9e222d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x5378bc…d19451
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xc9d78f…95d36d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xee73b9…60307f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x437d26…e231f3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x045561…9df4f5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x851592…1411dc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xfd2cc9…005ef5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xbc097f…25a775
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x5b9f7e…fa1425
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x93ab02…8d1039
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xa53b04…dbe44c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x587585…0213f3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0xeb6a8c…70bfa1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase76d ago0x954ec8…dc6c0c

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.