Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x76ed0c…92b813
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe88bd8…fc99d8
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x63703d…cb626a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc6bd19…ca05e5
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x43ccf4…9274b1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x88d729…3c926b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8725ed…a4392d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x03a743…062d20
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xf2274f…7d677c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xb95a0c…5f549e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xea72b6…906e7c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd552cb…5502c7
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x2e2a95…93f06c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x2c8cca…0ea7cb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x0590a3…6f5b38
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe61b17…924382
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc61380…e1bc9b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xff0bd3…c9a431
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xcd4971…806508
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x56814e…c14a9c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xda6c35…ce2e0f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x6fbc65…dd9cc3
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8d0fd6…8c18b0
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe80091…bb126b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xafe5d5…948d63

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.