Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080xb15e…ccbeBase—$0.01100%coinbase73d ago0x7e988d…81b23b
0x48e6…89080xe21c…6ceeBase—$0.01100%coinbase73d ago0x2d5135…151121
0x48e6…89080x4f06…2603Base—$0.01100%coinbase74d ago0xa12959…ed284d
0x48e6…89080x408a…1aa0Base—$0.01100%coinbase74d ago0x0afca7…2c0937
0x48e6…89080x9c7a…6659Base—$0.01100%coinbase74d ago0xf7215b…0dd658
0x48e6…89080x9783…d132Base—$0.01100%coinbase74d ago0xf633d0…85ef52
0x48e6…89080x7b1e…9623Base—$0.01100%coinbase74d ago0x1a4390…51c407
0x48e6…89080x6f86…4bbaBase—$0.01100%coinbase74d ago0x4a1131…3fe460
0x48e6…89080x75a7…1841Base—$0.01100%coinbase74d ago0xc01856…af4992
0x48e6…89080x3925…ff93Base—$0.01100%coinbase74d ago0x9be34c…2b35c3
0x48e6…89080xb5be…7932Base—$0.01100%coinbase74d ago0xa4ff11…73c7b7
0x48e6…89080x200b…ebbbBase—$0.01100%coinbase74d ago0x00951b…dea186
0x48e6…89080x58fa…52b3Base—$0.01100%coinbase74d ago0xfae2fc…56c72d
0x48e6…89080xf267…ac03Base—$0.01100%coinbase74d ago0xe31057…2d7c56
0x48e6…89080x92b9…f87fBase—$0.01100%coinbase74d ago0xebd3fe…e1104c
0x48e6…89080x3c05…a43dBase—$0.01100%coinbase74d ago0x26cea1…af6d2a
0x48e6…89080xda35…f34fBase—$0.01100%coinbase74d ago0xdeeb31…287e97
0x48e6…89080x5794…52c5Base—$0.01100%coinbase74d ago0xa11c27…e08724
0x48e6…89080x49b6…c66dBase—$0.01100%coinbase74d ago0x235892…18ee3f

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.