Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0xe4a3…044dBase—$0.01100%coinbase77d ago0x882d36…37cadd
0xe601…7f2b0x0a1f…da88Base—$0.01100%coinbase77d ago0x8361d2…1f51a1
0xe601…7f2b0xbcaf…7831Base—$0.01100%coinbase77d ago0x6f57df…a88c07
0xe601…7f2b0xce41…7b13Base—$0.01100%coinbase77d ago0xde3802…fceb0e
0xe601…7f2b0x0120…0508Base—$0.01100%coinbase77d ago0xd7e131…a32318
0xe601…7f2b0x31eb…d792Base—$0.01100%coinbase77d ago0x4b791c…931973
0xe601…7f2b0x0bbb…dc37Base—$0.01100%coinbase77d ago0x1de39c…0eb958
0xe601…7f2b0x704b…fe2aBase—$0.01100%coinbase77d ago0xd125c2…f32262
0xe601…7f2b0x26e7…e581Base—$0.01100%coinbase77d ago0xbca6f9…587654
0xe601…7f2b0x7e71…a7bfBase—$0.01100%coinbase77d ago0x6e318a…63280b
0xe601…7f2b0xd4af…760dBase—$0.01100%coinbase77d ago0x0822eb…b2dd32
0xe601…7f2b0xd423…ad23Base—$0.01100%coinbase77d ago0x15cdb1…2cf133
0xe601…7f2b0x7cc7…01edBase—$0.01100%coinbase77d ago0x42bae2…ef1d9c
0xe601…7f2b0x696c…f74bBase—$0.01100%coinbase77d ago0x15cced…f5935e
0xe601…7f2b0x752f…1e77Base—$0.01100%coinbase77d ago0xdc400c…41e419
0xe601…7f2b0xd728…cafbBase—$0.01100%coinbase77d ago0x42f826…ffb26b
0xe601…7f2b0xe69a…e84bBase—$0.01100%coinbase77d ago0x56c23b…29f9cd
0xe601…7f2b0x6502…92afBase—$0.01100%coinbase77d ago0x4ba69a…9f8e23
0xe601…7f2b0xaf66…d0a9Base—$0.01100%coinbase77d ago0x52b754…7f3153
0xe601…7f2b0xf92b…5b4aBase—$0.01100%coinbase77d ago0x8a15e3…2a42f8
0xe601…7f2b0x3c10…8b5bBase—$0.01100%coinbase77d ago0xa177b8…eda043
0xe601…7f2b0xcaea…a3faBase—$0.01100%coinbase77d ago0x256360…00596f
0xe601…7f2b0xa1fd…e24bBase—$0.01100%coinbase77d ago0x0c74e9…d796ea
0xe601…7f2b0xa04a…7c81Base—$0.01100%coinbase77d ago0xa3e144…776e4f
0xe601…7f2b0x4cbc…db76Base—$0.01100%coinbase77d ago0xa081f3…f15079

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.