Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xab1f62…32e026
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x45fb6c…46c0f3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xa5a60c…936592
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x479d28…e2b38b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x8aeda8…97e679
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x6daff1…2a2d5e
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xfe8fc2…b3bbc3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x3391d5…bf690a
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x841c22…57fecb
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x7d4eb3…ac7528
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x80892b…f6dcaf
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xea0a46…113cd7
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xb52562…586c5b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x624475…ce6811
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xe6fe4f…666f75
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xd670ed…22a330
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x1da425…356ffd
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x6e5f1f…5913b9
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xdf70ad…c2fce5
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xb4441c…264bfb
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x8656e2…50cb94
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x8ceda0…d9709c
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xacf0a6…2fab2b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0xe47c7a…154643
0x9d94…a4360x78f9…3928Base$0.10100%coinbase94d ago0x6eeb46…6ec583

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.