Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x281a02…76c333
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x8ff226…e1b388
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x283f2d…7a161e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x97d0ee…f1e9cc
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0xc1f8fa…c5d4aa
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x2743af…82f0ec
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0xa6e775…a88aef
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0xd158bd…3f59a3
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x728468…c87016
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x41c79c…81664b
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x77811a…555d6a
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0xfafdb3…a8c0bd
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0xbf1fdf…6fb3bc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x8773ea…de56e2
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0xf44ec0…e2e7ff
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x88441c…3e46be
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0xf873ac…2ed360
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x02bd58…35f4f2
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x7e1774…4a1adc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x95d48b…753685
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x7cb087…3249c3
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x469987…e55869
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x37a34e…c75c60
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates105d ago0x81b18e…85a8af
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase105d ago0x9c9f0a…bc1acb

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.