Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xece4…c8950x3e0a…78e7Base—$0.00528100%coinbase75d ago0xa1b7dd…d796ab
0xece4…c8950x3e0a…78e7Base—$0.00392100%coinbase75d ago0x73634a…ea498b
0xece4…c8950x3e0a…78e7Base—$0.003451100%coinbase75d ago0xdaeb91…a59e75
0xece4…c8950x3e0a…78e7Base—$0.003552100%coinbase75d ago0xc46774…eae2d5
0xece4…c8950x3e0a…78e7Base—$0.004734100%coinbase75d ago0xbfd8c3…7c41d5
0xece4…c8950x3e0a…78e7Base—$0.004548100%coinbase75d ago0x608c8e…e02b5c
0xece4…c8950x3e0a…78e7Base—$0.005623100%coinbase75d ago0x643788…76eca3
0xece4…c8950x3e0a…78e7Base—$0.003809100%coinbase75d ago0xb48f3d…f57544
0xece4…c8950x3e0a…78e7Base—$0.004582100%coinbase75d ago0xa4a02e…dc58ab
0xece4…c8950x3e0a…78e7Base—$0.003253100%coinbase75d ago0xaef9fa…2b6be6
0xece4…c8950x3e0a…78e7Base—$0.004551100%coinbase75d ago0x0ce734…69bddc
0xece4…c8950x3e0a…78e7Base—$0.005049100%coinbase75d ago0x92027f…e7f773
0xece4…c8950x3e0a…78e7Base—$0.004601100%coinbase75d ago0x7cac99…5a41f6
0xece4…c8950x3e0a…78e7Base—$0.004699100%coinbase75d ago0x345532…26e085
0xece4…c8950x3e0a…78e7Base—$0.005708100%coinbase75d ago0xeb5d7c…486e5b
0xece4…c8950x3e0a…78e7Base—$0.002663100%coinbase75d ago0x8c928a…47a844
0xece4…c8950x3e0a…78e7Base—$0.004283100%coinbase75d ago0x67f0d6…2474b6
0xece4…c8950x3e0a…78e7Base—$0.003336100%coinbase75d ago0xc3d926…ce6cfc
0xece4…c8950x3e0a…78e7Base—$0.003974100%coinbase75d ago0xc69c3c…a389d3
0xece4…c8950x3e0a…78e7Base—$0.003783100%coinbase75d ago0x1692e0…48e5cc
0xece4…c8950x3e0a…78e7Base—$0.003374100%coinbase75d ago0xd35d67…fcd4b3
0xece4…c8950x3e0a…78e7Base—$0.005215100%coinbase75d ago0x172c94…1545c1

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.