Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xd4a2ab…8d5eee
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa39d ago0xae2bf4…6c2bc7
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x022eac…66a0a1
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xf17da5…2174db
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xb7fa8d…56b9ce
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x447838…358251
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x84c274…9fe0b9
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x82f0d1…f8c2c1
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x72dcd4…9d4d65
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa39d ago0xe5514b…00ebed
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x49a8d8…dabbb2
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x08b4af…414576
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xbede54…48d605
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xd5ed3c…ef8af3
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xc788d3…939956
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x2d53cc…f3daee
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x3f1746…28de75
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa39d ago0xead26f…ca77ae
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x8b25bb…bbe34f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xb297e5…70f452
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa39d ago0x428e37…6d47e0
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x3fd65e…a246aa
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x540000…00a4b7
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0x1f2487…2123dc
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa39d ago0xe10747…e42e4e

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.