Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c1b…7ab30x10c1…1e24Base—$0.56100%coinbase115d ago0x99d858…04c2cb
0x2c1b…7ab30x10c1…1e24Base—$0.52100%coinbase115d ago0x075238…0496db
0x2c1b…7ab30x10c1…1e24Base—$0.54100%coinbase115d ago0x2ead35…61174a
0x2c1b…7ab30x10c1…1e24Base—$0.72100%coinbase115d ago0x7b88fe…6e9e1b
0x2c1b…7ab30x10c1…1e24Base—$0.51100%coinbase115d ago0xa1c180…d0147a
0x2c1b…7ab30x10c1…1e24Base—$0.57100%coinbase115d ago0xf2da57…a8b020
0x2c1b…7ab30x10c1…1e24Base—$0.57100%coinbase115d ago0x9c4ba7…4b3944
0x2c1b…7ab30x10c1…1e24Base—$0.50100%coinbase115d ago0xd47367…7391f0
0x2c1b…7ab30x10c1…1e24Base—$0.11100%coinbase115d ago0xba7ad0…879535
0x2c1b…7ab30x10c1…1e24Base—$0.50100%coinbase115d ago0xdb0de2…1e27d1
0x2c1b…7ab30x10c1…1e24Base—$0.09100%coinbase116d ago0x54ad97…8e1943
0x2c1b…7ab30x10c1…1e24Base—$0.02100%coinbase116d ago0x00925e…5723d3
0x2c1b…7ab30x10c1…1e24Base—$0.51100%coinbase116d ago0x558c91…315517
0x2c1b…7ab30x10c1…1e24Base—$0.18100%coinbase116d ago0x70e076…0c0da4
0x2c1b…7ab30x10c1…1e24Base—$0.05100%coinbase116d ago0xb722d6…880e78
0x2c1b…7ab30x10c1…1e24Base—$0.03100%coinbase116d ago0x3ab743…563cf3
0x2c1b…7ab30x10c1…1e24Base—$0.09100%coinbase116d ago0x899596…7b7280
0x2c1b…7ab30x10c1…1e24Base—$0.38100%coinbase116d ago0x1d0e15…f3575d

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.