Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x968499…6b07d4
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x97616e…7d6661
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe2d2d4…fdf621
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3e7712…5989f3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf00b33…ff1638
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x05e8ec…164af5
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe32e88…1b11c5
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase5d ago0x817202…442f07
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase5d ago0xff5b44…4bf538
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa1d765…9eafc1
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7f50c2…6bfb71
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb832c1…b1b73a
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase5d ago0xfc2c8b…992538
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2cde37…3f8c47
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7f55b0…24b885
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa334b5…8ef015
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x83b38e…7dfef4
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd64566…eacc68
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdc3cf7…5aa3bc
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1dffb6…29ef1d
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdbb9e8…7feb95
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8123bc…4a2170
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9429ac…fc6af0
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8f212e…679b6e
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x83aa97…eb40ba

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.