Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x2abb…3bd8Base—$0.01100%coinbase73d ago0x85f185…e32e46
0xa921…3b580x935c…44b3Base—$0.01100%coinbase73d ago0xda2727…a77acf
0xa921…3b580xe178…d16eBase—$0.01100%coinbase73d ago0xe5f650…7444f4
0xa921…3b580xcbd2…f2f8Base—$0.01100%coinbase73d ago0xb0b66c…3752e9
0xa921…3b580x26bb…1f38Base—$0.01100%coinbase73d ago0x350ea9…b70153
0xa921…3b580xf598…a9aaBase—$0.01100%coinbase73d ago0xd6e1ca…c6a87f
0xa921…3b580x8738…ab9cBase—$0.01100%coinbase73d ago0x519151…e2f586
0xa921…3b580xbeed…dca2Base—$0.01100%coinbase73d ago0xa29d18…fd1116
0xa921…3b580x3c4a…656dBase—$0.01100%coinbase73d ago0x5d4275…b9ce18
0xa921…3b580xdffc…d486Base—$0.01100%coinbase73d ago0x82d238…e9c23a

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.