Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a0…11820x3e0a…78e7Base—$0.002891100%coinbase74d ago0xbbcc63…a095d3
0x37a0…11820x3e0a…78e7Base—$0.004362100%coinbase74d ago0xbef501…d94612
0x37a0…11820x3e0a…78e7Base—$0.005874100%coinbase74d ago0x65001c…5f7357
0x37a0…11820x3e0a…78e7Base—$0.003696100%coinbase74d ago0xf3d37f…a3327f
0x37a0…11820x3e0a…78e7Base—$0.005389100%coinbase74d ago0x790f0d…5f68ab
0x37a0…11820x3e0a…78e7Base—$0.003564100%coinbase74d ago0x07e9a0…a1c12e
0x37a0…11820x3e0a…78e7Base—$0.00416100%coinbase74d ago0x24ba03…a6bbd4
0x37a0…11820x3e0a…78e7Base—$0.003712100%coinbase74d ago0x5a12ba…8fb19a
0x37a0…11820x3e0a…78e7Base—$0.00512100%coinbase75d ago0x02f863…c05735
0x37a0…11820x3e0a…78e7Base—$0.005933100%coinbase75d ago0x2e7f9c…ce5dec
0x37a0…11820x3e0a…78e7Base—$0.004103100%coinbase75d ago0x67f40a…07bd92
0x37a0…11820x3e0a…78e7Base—$0.003851100%coinbase75d ago0x1dc2d0…9ec561
0x37a0…11820x3e0a…78e7Base—$0.003556100%coinbase75d ago0x9a90ce…ea5971
0x37a0…11820x3e0a…78e7Base—$0.005061100%coinbase75d ago0x1bdcb4…864169
0x37a0…11820x3e0a…78e7Base—$0.004437100%coinbase75d ago0x49c9e2…2beafa
0x37a0…11820x3e0a…78e7Base—$0.004477100%coinbase75d ago0x2e3780…03a661
0x37a0…11820x3e0a…78e7Base—$0.00439100%coinbase75d ago0x4477cc…32052c
0x37a0…11820x3e0a…78e7Base—$0.003457100%coinbase75d ago0xb76684…79b45f
0x37a0…11820x3e0a…78e7Base—$0.002999100%coinbase75d ago0xfb7882…3acc2b
0x37a0…11820x3e0a…78e7Base—$0.005013100%coinbase75d ago0x8c90bf…62426a
0x37a0…11820x3e0a…78e7Base—$0.00334100%coinbase75d ago0xe1647f…8b6408
0x37a0…11820x3e0a…78e7Base—$0.005622100%coinbase75d ago0xab05a8…9201af
0x37a0…11820x3e0a…78e7Base—$0.002981100%coinbase75d ago0xa89da6…fd9ab2
0x37a0…11820x3e0a…78e7Base—$0.0043100%coinbase75d ago0x9a24d1…6c5cb6
0x37a0…11820x3e0a…78e7Base—$0.004961100%coinbase75d ago0xf4f4ea…82c288

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.