Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca83…e38c0x3e0a…78e7Base—$0.003096100%coinbase74d ago0x8d2990…4ab640
0xca83…e38c0x3e0a…78e7Base—$0.003314100%coinbase74d ago0x26014f…81fbf0
0xca83…e38c0x3e0a…78e7Base—$0.005901100%coinbase75d ago0x05ac63…90b03b
0xca83…e38c0x3e0a…78e7Base—$0.005411100%coinbase75d ago0x81c145…e8b7ff
0xca83…e38c0x3e0a…78e7Base—$0.002727100%coinbase75d ago0x2e7eaa…3c215d
0xca83…e38c0x3e0a…78e7Base—$0.00295100%coinbase75d ago0xa503db…cc070d
0xca83…e38c0x3e0a…78e7Base—$0.005119100%coinbase75d ago0xea11a6…615dc3
0xca83…e38c0x3e0a…78e7Base—$0.003052100%coinbase75d ago0xe09fca…175dd3
0xca83…e38c0x3e0a…78e7Base—$0.003363100%coinbase75d ago0x829c0b…a7b77b
0xca83…e38c0x3e0a…78e7Base—$0.003363100%coinbase75d ago0x8cfd6c…b232ed
0xca83…e38c0x3e0a…78e7Base—$0.003385100%coinbase75d ago0xfd8f06…62bbb1
0xca83…e38c0x3e0a…78e7Base—$0.002658100%coinbase75d ago0x0992fa…145926
0xca83…e38c0x3e0a…78e7Base—$0.00449100%coinbase75d ago0x1da0dc…d837d0
0xca83…e38c0x3e0a…78e7Base—$0.005656100%coinbase75d ago0xc8ba30…23e972
0xca83…e38c0x3e0a…78e7Base—$0.005645100%coinbase75d ago0x9965e7…b337a7
0xca83…e38c0x3e0a…78e7Base—$0.005151100%coinbase75d ago0x9c7d8f…e54afd
0xca83…e38c0x3e0a…78e7Base—$0.002778100%coinbase75d ago0xc32e1a…a002c4
0xca83…e38c0x3e0a…78e7Base—$0.004531100%coinbase75d ago0x9f23d9…d352fd
0xca83…e38c0x3e0a…78e7Base—$0.003815100%coinbase75d ago0x8ec7a3…35b17e
0xca83…e38c0x3e0a…78e7Base—$0.004152100%coinbase75d ago0xa2ebb8…07c872
0xca83…e38c0x3e0a…78e7Base—$0.004923100%coinbase75d ago0x81b3ea…486ff2
0xca83…e38c0x3e0a…78e7Base—$0.00407100%coinbase75d ago0x087be2…996de1
0xca83…e38c0x3e0a…78e7Base—$0.004885100%coinbase75d ago0xa1a282…949329
0xca83…e38c0x3e0a…78e7Base—$0.00594100%coinbase75d ago0x7cbbc1…126bbf
0xca83…e38c0x3e0a…78e7Base—$0.005606100%coinbase75d ago0x950f65…026da6

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.