Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase115d ago0x665f17…2bd826
0x9419…57aa0x4466…125eBasex402 service$0.05100%coinbase116d ago0xd4548b…56e159
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0x2804fc…5a285f
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0x950612…dea62e
0x9419…57aa0x4466…125eBasex402 service$0.32100%coinbase116d ago0xe90785…32cbb7
0x9419…57aa0x4466…125eBasex402 service$0.32100%coinbase116d ago0x9ef6d9…7e1498
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0xf1d708…df30ca
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0x200824…527580
0x9419…57aa0x4466…125eBasex402 service$0.16100%coinbase116d ago0xcfb2ee…e09fdb
0x9419…57aa0x4466…125eBasex402 service$0.32100%coinbase116d ago0xc06198…328713
0x9419…57aa0x4466…125eBasex402 service$0.05100%coinbase116d ago0xfac57e…5b65d1
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0xade0ed…89df38
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0xad2457…249e2b
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0xc26a21…b3e5f6
0x9419…57aa0x4466…125eBasex402 service$0.16100%coinbase116d ago0xb6f2c0…c3032c
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0xadf9a6…acfa6d
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0x9d5393…1b163c
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0x4b2dfc…aa0342
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0x9150bb…780165
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0xc5bf5a…313ee6
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0xb7b99a…6507fe
0x9419…57aa0x4466…125eBasex402 service$0.32100%coinbase116d ago0xcfd89b…5cdb7a
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase116d ago0xc7cf30…dbd754
0x9419…57aa0x4466…125eBasex402 service$0.0022100%coinbase116d ago0x956350…3256fe
0x9419…57aa0x4466…125eBasex402 service$0.0022100%coinbase116d ago0x5eed18…0d1ece

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.