Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb580…8f660x3e0a…78e7Base—$0.00538100%coinbase74d ago0xdd801e…d228ab
0xb580…8f660x3e0a…78e7Base—$0.005264100%coinbase74d ago0x73cd8a…41571b
0xb580…8f660x3e0a…78e7Base—$0.004588100%coinbase74d ago0x5bc758…94989b
0xb580…8f660x3e0a…78e7Base—$0.004127100%coinbase74d ago0x27b1b8…a1534c
0xb580…8f660x3e0a…78e7Base—$0.003846100%coinbase74d ago0x8c5a42…7b2fb1
0xb580…8f660x3e0a…78e7Base—$0.004719100%coinbase74d ago0x814c46…61148f
0xb580…8f660x3e0a…78e7Base—$0.004767100%coinbase74d ago0xdb3310…459bd5
0xb580…8f660x3e0a…78e7Base—$0.004268100%coinbase74d ago0x59c48b…c3d905
0xb580…8f660x3e0a…78e7Base—$0.00472100%coinbase74d ago0x4d8593…c184c8
0xb580…8f660x3e0a…78e7Base—$0.003998100%coinbase74d ago0x3196c2…d39e54
0xb580…8f660x3e0a…78e7Base—$0.00485100%coinbase74d ago0xa6284d…f327bd
0xb580…8f660x3e0a…78e7Base—$0.003003100%coinbase74d ago0x16b3b3…eecbd3
0xb580…8f660x3e0a…78e7Base—$0.002956100%coinbase74d ago0x5bb161…e101fc
0xb580…8f660x3e0a…78e7Base—$0.005553100%coinbase74d ago0xf09602…07c34c
0xb580…8f660x3e0a…78e7Base—$0.004095100%coinbase74d ago0x61ac55…68c51a
0xb580…8f660x3e0a…78e7Base—$0.004262100%coinbase74d ago0x44a37e…4fb24e
0xb580…8f660x3e0a…78e7Base—$0.003063100%coinbase74d ago0xe7815e…9cc5ae
0xb580…8f660x3e0a…78e7Base—$0.004418100%coinbase74d ago0xe6ec8e…060d76
0xb580…8f660x3e0a…78e7Base—$0.003103100%coinbase74d ago0x733595…462b0a
0xb580…8f660x3e0a…78e7Base—$0.003224100%coinbase74d ago0x29ef77…fc831b
0xb580…8f660x3e0a…78e7Base—$0.004219100%coinbase74d ago0x981b50…244730
0xb580…8f660x3e0a…78e7Base—$0.004708100%coinbase74d ago0x4b35d1…de821a
0xb580…8f660x3e0a…78e7Base—$0.004293100%coinbase75d ago0x2f8dcf…59d36f

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.