Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x397af7…d692a1
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xcf25f5…365025
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xb1525d…d02e1d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x6ed7f1…389833
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xf904f9…bfc4dd
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x1558f8…c5aa4e
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase23d ago0xeed0ab…2b6272
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xd8e468…8fe7c3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xfa1d53…99cda1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x8c9703…1d22c5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xa4c28e…466e1b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x3ab9fd…e98cdc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x8b91ef…62d18a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xbbacc8…dce6f9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x60d5c9…12a991
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xc796eb…4b49f1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x2a7dfc…57c5fe
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x2d4210…d8086e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x5f2577…5b4dae
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x38897c…f84a91
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xcb8b5b…871a41
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xf6afc5…9541b6
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x883e94…838bf2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xaa0c84…63dc44
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x7350e5…eba2ca

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.