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%coinbase48d ago0x88556b…4a3962
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x7fa557…114e9f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xe93771…dd7dda
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x59c2a1…2b444a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x7f5445…683bf4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x591c15…482442
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x543c7c…291236
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xec2e18…da21b1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x140b9d…938178
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x26fb7f…e7b5da
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x6dfa41…47102d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x7505af…63e26d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x448433…955ae3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x3e4944…f4af69
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x92f231…5582f5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x0f2c4b…f75d96
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x55af22…86e029
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x5ab4fb…2f6503
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x0b166e…9146b6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xb2a2ee…314b37
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xb13856…89ecbb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xadb8cf…29e6a0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x79f0ba…054ff3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xfb52b0…1d0e15
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x97c3c4…f7bb92

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.