Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xcc81c8…dd2a23
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xba442f…cd844d
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x418cf8…b5cd6e
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xabd936…5dc6a6
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x11f727…abf263
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x1cc1b2…c967f4
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x34e090…355504
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x29271a…a380a2
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xd3ec0f…1faee2
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x875ffe…98b45c
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x11251b…fcd594
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xc0de55…a8e71b
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x761353…5758b7
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x071cf0…95ba6d
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x1fe01e…295590
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x770392…a44d81
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x6eee39…9972c2
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x838a0d…659488
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xfc5831…a45d93
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x534af3…b5f64d
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x2cd5f6…b5089c
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x1bea0d…b6bdbc
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x775e58…a75ff7
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x6805a9…de832a
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x1882c8…b31377

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.