Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe804…c12a0x3e0a…78e7Base—$0.005069100%coinbase74d ago0x89ebbb…0a5d75
0xe804…c12a0x3e0a…78e7Base—$0.003361100%coinbase74d ago0x636bd3…e88bbd
0xe804…c12a0x3e0a…78e7Base—$0.004473100%coinbase74d ago0x45e082…f9540f
0xe804…c12a0x3e0a…78e7Base—$0.003516100%coinbase74d ago0x6e6998…f640c3
0xe804…c12a0x3e0a…78e7Base—$0.003461100%coinbase74d ago0x54c4c3…790689
0xe804…c12a0x3e0a…78e7Base—$0.004044100%coinbase74d ago0x738777…f6e4da
0xe804…c12a0x3e0a…78e7Base—$0.004102100%coinbase74d ago0x52c653…d35a61
0xe804…c12a0x3e0a…78e7Base—$0.003061100%coinbase74d ago0xcc3356…6a2fc5
0xe804…c12a0x3e0a…78e7Base—$0.002649100%coinbase74d ago0xac9536…4b4f05
0xe804…c12a0x3e0a…78e7Base—$0.003239100%coinbase74d ago0x6777f9…99c7e9
0xe804…c12a0x3e0a…78e7Base—$0.00306100%coinbase74d ago0x251932…fbf9af
0xe804…c12a0x3e0a…78e7Base—$0.005659100%coinbase74d ago0x3443df…fca17d
0xe804…c12a0x3e0a…78e7Base—$0.002722100%coinbase74d ago0x4f3f08…f81fb2
0xe804…c12a0x3e0a…78e7Base—$0.003254100%coinbase74d ago0x3c29ea…46c49c
0xe804…c12a0x3e0a…78e7Base—$0.00404100%coinbase74d ago0x669eca…55deb9
0xe804…c12a0x3e0a…78e7Base—$0.004189100%coinbase74d ago0x4f49af…acd147
0xe804…c12a0x3e0a…78e7Base—$0.002781100%coinbase74d ago0x7ffe01…00ea95
0xe804…c12a0x3e0a…78e7Base—$0.003982100%coinbase74d ago0xd5285d…d5355c
0xe804…c12a0x3e0a…78e7Base—$0.003128100%coinbase74d ago0xccbe28…0144f2
0xe804…c12a0x3e0a…78e7Base—$0.002732100%coinbase74d ago0x3711e9…4f0516
0xe804…c12a0x3e0a…78e7Base—$0.005133100%coinbase74d ago0xcd0d2f…e2a89c

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.