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%coinbase22d ago0x859855…82cd3a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x43004d…abbbd8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x7c82a1…be2694
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xdba2ed…6839ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xae9bab…e20ec0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xd710e2…6b2245
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x8940ca…5c98d3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x093c98…b02944
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x0395ad…e33358
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xe4e1e8…c0acf3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x209d3f…cd1606
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x52d088…550bcd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xf41d2d…f8c033
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xc4f3fe…f32ec7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xd63c3a…9f7997
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x4e1d4d…23feba
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xc7fcba…2b4c56
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x586b53…03ce28
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xcb61d5…934356
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xe7bb1c…f5a8fd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x26ee4f…0b07f1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xb882ed…1ed83a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0xd41b8c…85783f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x9ad2f1…51a63d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase22d ago0x91f785…4e1149

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.