Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…ff2d0x7dd5…2629Basex402 service$0.02100%coinbase86d ago0xe64557…1a41f1
0xccc1…ff2d0xb6a0…96c4Basex402 service$0.001100%coinbase86d ago0x96b807…b9c123
0xccc1…ff2d0x4466…125eBasex402 service$0.004100%coinbase86d ago0x5512f1…cf22bb
0xccc1…ff2d0x5721…8867Basex402 service$0.001100%coinbase86d ago0x1fa5e2…740435
0xccc1…ff2d0x24fa…9bf2Basex402 service$0.001100%coinbase86d ago0x683c88…cd7a8d
0xccc1…ff2d0xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0x6e5735…9dc09b
0xccc1…ff2d0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0xa8ad85…607e78
0xccc1…ff2d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase86d ago0x50c722…a78967
0xccc1…ff2d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase86d ago0xd60ded…9be422
0xccc1…ff2d0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI86d ago0x20524a…65fe5d
0xccc1…ff2d0x7103…3661BaseVoidFeedDataset$0.25100%coinbase86d ago0xb25688…586bb3
0xccc1…ff2d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0x1c9406…f0f7cc
0xccc1…ff2d0x5721…8867Basex402 service$0.001100%coinbase86d ago0x1b660c…c138d5

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.