Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x69b75c…5b5976
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x02e964…56aa75
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xaaf4b5…2ea72f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x4b93fe…8a4387
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x6f3417…7e9a7c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x1e24cd…b442b4
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x8242b9…530789
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x7458fd…97e098
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x45421a…927927
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x0fb15c…71f624
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xfb86e5…eec3fe
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x482ef5…2018ed
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xb73c43…d66c52
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xd1ab50…1101ef
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x70e2dc…954d18
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x2aa461…241c8f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x6b5266…241ba0
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xfab4ba…4f97d8
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x14d72c…1482f1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x5b6ad8…1d5ac1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xf1d32f…620cce
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x56e5d2…05b926
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x739bbb…6d56a4
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0xb76ef5…b8d8d0
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa24d ago0x2530b0…9a4303

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.