Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0xc89044…8cb17d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x8aa7a6…db7798
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x094f54…c82e66
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0xf6966d…e76f0f
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x09e35a…23260d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0xae14ef…86292d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x45803b…61e079
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x9e3b05…33bb3c
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa15d ago0x8c8a93…4c2f14
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x7d8161…4d5508
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xb5c995…32304b
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x59090d…5bc835
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xd5938e…c7447c
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xe2a0b8…df500b
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x05963d…37a5ef
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xf8becb…d410f4
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x85f5e9…92aa40
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xb56c3e…814337
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x0e81ad…52de02
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x128b48…afb911
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xfba0f6…57a1d4
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0x64332f…2513ea
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa16d ago0xb6e470…03a28b

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.