Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xc304b1…d2b8e8
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xf814e9…cc3128
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x834235…048c5e
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xa34772…7af78c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xa08313…afd40c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x54bb11…a07127
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x3327db…ee3923
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x4102e4…a54933
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x92be5e…b9ad40
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x82d6da…2c8e93
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x6189ca…7aac0b
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x633ca8…3f50ec
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x28f340…d73fde
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x504b96…0a0c31
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x85e202…cb9dd9
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0xe9d686…46139c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x889c6d…f63606
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0xd1f054…fdbcdd
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x21cc6b…60c4a0
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x85307e…01715f
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa19d ago0x8229f0…39657d

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.