Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0x458f95…742e24
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xf2428c…e3215c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xefc242…37c57f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0x28e588…e7dcda
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x6d5bc0…7ef17a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x279c25…b21692
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x61480a…c6adac
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x668e3b…6aa831
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x4d8df6…a46962
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x115977…0e0b27
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xfa7345…49aea9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xcdedb9…e62d05
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x0d86f2…536d3e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xbbce58…2c3ea8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x1212f9…a5b398
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x977035…ee47bd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x4e703e…e5b550
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xda029d…067745
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x64f33c…accfe4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xafae3d…cef6bb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x5be69d…1c249d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x090f6d…f1b560
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x346a7d…7817d4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xc279c4…1a612d

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.