Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xe8abe2…304b42
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x3e65b4…6ae095
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x69e06a…b8b400
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x1ec637…72b0de
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x8afb06…98b2d3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xad454f…f30cc1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xf0a3f4…9c14b7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xd14f3d…7999c3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xb26d10…321ccb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xe3f2aa…9413e9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xbe8768…75329c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x0f9977…d6e72e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0xaf8878…00295b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x1dcf50…322568
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x788f4a…e4edaf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x14057e…95f9fb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x43dddb…cc750d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase85d ago0x75a703…4451ce

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.