Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29f6…a97f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xbbc360…b8fc4c
0x29f6…a97f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xbee19c…b4cb54
0x29f6…a97f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x7699ee…37f85f
0x29f6…a97f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x2e192a…154c8a
0x29f6…a97f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x4b1391…939bfc
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xf4f518…1f5603
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x41c6cc…29f861
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xc94fed…0763c5
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x13f579…28d24c
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x5125e6…389325
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xb9de89…017c59
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x767fb4…f4e750
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x9eae63…c0b077
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x92f17a…379012
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x3c9d34…601913
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x22ec23…5895db
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x27aa53…e598bc
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xe85dbc…7d69e5
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xc22139…02a9ec
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x7f86b1…399bc3
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x40e210…3e475a
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xecc276…fc888d
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x49935c…ac57e5
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xeb5977…68cfdd
0x29f6…a97f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xcc883b…3cebcb

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.