Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0xdf8412…87c716
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0x4fa701…0bc3f4
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0x9d6da0…1e5e08
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0xfaf58b…7efb01
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0x466a10…64fa03
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0x458117…9a8a89
0x261f…a6210xfe80…47eeBase$0.001100%fluxa15d ago0xa138bc…c5e441
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x8e5caa…f99b0d
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x19f7e3…139695
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0xb5b9f6…5cdcac
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x8d78bb…4633ed
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x3158e7…40e7d0
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x981181…0b1b1e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x22cfb6…64cd5e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x2ed413…c5da97
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x2156c0…d3f907
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x5f5ad5…5190d7
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0xca0a76…52d8c3
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x4d91aa…a20945
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x248906…998a2b
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x950722…67f201
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x0034cf…ce9140
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x66064d…ec0a76
0x261f…a6210xfe80…47eeBase$0.001100%fluxa16d ago0x6136a8…3e1580

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.