Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc620…28ea0xa5e1…4816Base—$0.01100%coinbase62d ago0xfd8e96…12c15d
0xc620…28ea0x1334…c64bBase—$0.01100%coinbase62d ago0x17200c…d59825
0xc620…28ea0xf11d…fbd5Base—$0.01100%coinbase62d ago0x092193…aedf16
0xc620…28ea0x08bc…f20cBase—$0.01100%coinbase62d ago0xb7578f…6c29f9
0xc620…28ea0xb198…cc3cBase—$0.01100%coinbase62d ago0x22ec56…8475bf
0xc620…28ea0x64e1…ad6eBase—$0.01100%coinbase62d ago0x0b7549…5e1318
0xc620…28ea0x7e24…81bdBase—$0.01100%coinbase62d ago0x0be0f8…69a745
0xc620…28ea0xc65f…0c0aBase—$0.01100%coinbase62d ago0x1a2f31…b4f3a7
0xc620…28ea0x9f17…c339Base—$0.01100%coinbase62d ago0x326522…f3942c
0xc620…28ea0x154f…2be4Base—$0.01100%coinbase62d ago0xe2be6a…52fadc
0xc620…28ea0x26f1…1a7eBase—$0.01100%coinbase62d ago0x82024f…88bd80
0xc620…28ea0xa3ef…da79Base—$0.01100%coinbase62d ago0xdc7f53…7e544d
0xc620…28ea0x23a8…656fBase—$0.01100%coinbase62d ago0xc674d7…b62df8
0xc620…28ea0xad56…674bBase—$0.01100%coinbase62d ago0xe0118a…d6b9f7
0xc620…28ea0x6d18…dd1aBase—$0.01100%coinbase62d ago0x380304…a67600
0xc620…28ea0x4691…927eBase—$0.01100%coinbase62d ago0xecb7d8…a383f6
0xc620…28ea0xfb93…2b87Base—$0.01100%coinbase62d ago0x1e2676…af0f4e
0xc620…28ea0xc6fa…94aaBase—$0.01100%coinbase62d ago0x92b439…965df6
0xc620…28ea0x78a8…d817Base—$0.01100%coinbase63d ago0x7f51cc…11dd16
0xc620…28ea0x198b…7379Base—$0.01100%coinbase63d ago0xed3cca…c7fbc1
0xc620…28ea0x3b47…4eceBase—$0.01100%coinbase63d ago0x6a9142…0e1b11
0xc620…28ea0xe2cf…e58dBase—$0.01100%coinbase63d ago0x78f52f…d1fd5f
0xc620…28ea0x8d32…e11aBase—$0.01100%coinbase63d ago0x90f31f…730793
0xc620…28ea0x66d0…e75aBase—$0.01100%coinbase63d ago0xf75925…39ea59
0xc620…28ea0x99a1…3310Base—$0.01100%coinbase63d ago0xd66b6f…5d78ac

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.