Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x0c768d…29f410
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x8cbefb…d9c4f2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x65368f…05d60d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xa97313…240b73
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x5e4ea2…06ba42
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x39435c…d2a3b2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x66069e…4cc4d8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x0ba024…8b57e1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x2b0d08…48cb32
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xfa8f25…d1c422
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x28a779…71cada
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x7e6cc4…25d4ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xf8cfd3…f21113
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xe74173…36dcbe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xdf3d99…0440b9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x71b84c…2f14ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xb3c8b7…9f46ef
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x7358cf…e2bdd0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xe2fa00…d2d5dc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xb7be59…9f0ea0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xe04ac6…56234e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x8f5848…b7fc00
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xa52b85…4b1c59
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0xdfbff8…c39eb6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1d ago0x6c28e3…858638

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.