Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320x3fbb…2a4eBase—$0.01100%coinbase71d ago0x5da368…acf486
0x520a…54320xb023…be0cBase—$0.01100%coinbase72d ago0x4d0bb2…db3ab5
0x520a…54320x4a31…b094Base—$0.01100%coinbase72d ago0x23566a…19ce04
0x520a…54320x6fb9…30d2Base—$0.01100%coinbase72d ago0xd045c9…55909f
0x520a…54320xed86…d933Base—$0.01100%coinbase72d ago0xf5423a…936824
0x520a…54320x5874…269cBase—$0.01100%coinbase72d ago0xb22a9e…2952f4
0x520a…54320x552a…35bfBase—$0.01100%coinbase72d ago0x7c99a3…50f918
0x520a…54320x6226…f65eBase—$0.01100%coinbase72d ago0xa2319b…3442ae
0x520a…54320xe457…2ec8Base—$0.01100%coinbase72d ago0x27450d…9a2bfa
0x520a…54320x2441…a6dbBase—$0.01100%coinbase72d ago0x185992…cb2bb7
0x520a…54320x785c…b85eBase—$0.01100%coinbase72d ago0xd653fb…8d4a0b
0x520a…54320xa4f3…09e8Base—$0.01100%coinbase72d ago0x19fb61…1b0641
0x520a…54320xb233…722aBase—$0.01100%coinbase72d ago0x8112fe…bdf6ba
0x520a…54320x876d…8f09Base—$0.01100%coinbase72d ago0x7e8faa…cdd953
0x520a…54320x5495…5e34Base—$0.01100%coinbase72d ago0xd5477a…1194b2
0x520a…54320xb940…bad7Base—$0.01100%coinbase72d ago0x994984…945027
0x520a…54320x7b96…695eBase—$0.01100%coinbase72d ago0x53c41f…15c959
0x520a…54320x5b2e…2459Base—$0.01100%coinbase72d ago0x6f5fed…68c3fe
0x520a…54320x1a0d…5e68Base—$0.01100%coinbase72d ago0x88548b…2f3d24
0x520a…54320xbf2e…8c4eBase—$0.01100%coinbase72d ago0x77ef62…45dfe3
0x520a…54320xcadb…c304Base—$0.01100%coinbase72d ago0x7b0497…924fca
0x520a…54320xa5da…66cbBase—$0.01100%coinbase72d ago0x142e6d…1855d0
0x520a…54320x9d87…dbd9Base—$0.01100%coinbase72d ago0xe128f3…8344b3
0x520a…54320xb709…aacaBase—$0.01100%coinbase72d ago0x73d863…cacb38
0x520a…54320x6230…abadBase—$0.01100%coinbase72d ago0x621372…f580c3

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.