Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc87…9af40x3e0a…78e7Base—$0.002847100%coinbase74d ago0xeffebd…03847e
0xcc87…9af40x3e0a…78e7Base—$0.004867100%coinbase75d ago0xde780e…0a7a6b
0xcc87…9af40x3e0a…78e7Base—$0.002941100%coinbase75d ago0xb9138c…120f03
0xcc87…9af40x3e0a…78e7Base—$0.004825100%coinbase75d ago0x590c5e…e268d7
0xcc87…9af40x3e0a…78e7Base—$0.005201100%coinbase75d ago0x73d792…f0481b
0xcc87…9af40x3e0a…78e7Base—$0.005367100%coinbase75d ago0xebb33c…6e3d62
0xcc87…9af40x3e0a…78e7Base—$0.005139100%coinbase75d ago0x5332a1…a7e4d4
0xcc87…9af40x3e0a…78e7Base—$0.004069100%coinbase75d ago0xce2516…d62492
0xcc87…9af40x3e0a…78e7Base—$0.002866100%coinbase75d ago0x40ac30…4371d7
0xcc87…9af40x3e0a…78e7Base—$0.002905100%coinbase75d ago0xbe372e…479544
0xcc87…9af40x3e0a…78e7Base—$0.005631100%coinbase75d ago0xbcc7d6…72eee2
0xcc87…9af40x3e0a…78e7Base—$0.005124100%coinbase75d ago0x72824c…3b4f4b
0xcc87…9af40x3e0a…78e7Base—$0.003877100%coinbase75d ago0x606c7d…84146c
0xcc87…9af40x3e0a…78e7Base—$0.003753100%coinbase75d ago0xa53782…d9381c
0xcc87…9af40x3e0a…78e7Base—$0.00325100%coinbase75d ago0x5276dc…099c49
0xcc87…9af40x3e0a…78e7Base—$0.002852100%coinbase75d ago0xcbeac1…4434d8
0xcc87…9af40x3e0a…78e7Base—$0.003786100%coinbase75d ago0x0b98c7…4f6afb
0xcc87…9af40x3e0a…78e7Base—$0.004992100%coinbase75d ago0x133fef…ade1ef
0xcc87…9af40x3e0a…78e7Base—$0.005787100%coinbase75d ago0xebedab…4742e3
0xcc87…9af40x3e0a…78e7Base—$0.004571100%coinbase75d ago0xbbac20…9c49d6
0xcc87…9af40x3e0a…78e7Base—$0.005907100%coinbase75d ago0x5a9e65…3801d4
0xcc87…9af40x3e0a…78e7Base—$0.004086100%coinbase75d ago0x9e2853…4e46ba
0xcc87…9af40x3e0a…78e7Base—$0.005092100%coinbase75d ago0x2c8932…8e8c55
0xcc87…9af40x3e0a…78e7Base—$0.002923100%coinbase75d ago0x89ee9e…eceda1
0xcc87…9af40x3e0a…78e7Base—$0.005238100%coinbase75d ago0x04959e…352316

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.