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%coinbase115d ago0xde2da6…fe2eb5
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xb9d6a9…db4916
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0xb2d580…d09332
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xdce66b…6f27bb
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0xdf3b1e…bda0ec
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0x9b7eba…cdd261
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x9f551f…c00dc1
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xc17995…9cd375
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0xde2974…6c644d
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0x42f2a6…2f9508
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x82ed22…479d21
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xe73e67…d2e18f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x7f2579…2aae0e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0x35fe0a…caac64
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x789ecf…311f62
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xfeb203…c860c0
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x0907db…d0ec81
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xdf9f12…8407d0
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x12cd64…ed4f40
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0x355592…2056b2
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0xcbaa06…3457ea
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xd31797…d51c1f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0xc7cc68…2a9f04
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates115d ago0xf68a08…f3efaf
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase115d ago0x911c71…cc754e

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.