Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0xc0d4a0…a508d5
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0xf4dabf…a54ffe
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0xb30d1a…12966b
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x998476…47495d
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0xfada9d…03d5c4
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0xc667da…12b4d9
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x1908e5…328ab4
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x4927d8…d0549e
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x5f1fe0…51c4bf
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x5eb09c…68c54e
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x6acd04…07f741
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x3e3102…341e9a
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0xbfc6da…84f6f8
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x0b0939…fa8995
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x082a47…0d6714
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x761122…6b18af
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x9d055f…b38861
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x31c978…c8b7f0
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x9960b4…3c5f7f
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x173221…1f2a81
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x384535…ba2468
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x89c293…bfa9f2
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x755b15…b98ee7
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase116d ago0x671bc8…59e40f
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates116d ago0x5ba7c5…17fc83

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.