Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x21a41d…063f13
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x790707…f0f85a
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x26f63b…6d99e6
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x865595…54bcb0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x1546f2…ce0285
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x89c5af…a20241
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa35d ago0x77c4ba…b85764
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf479f…3bc8ce
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x9b6b3d…212ded
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x1cfa86…6d4cd7
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xf54374…5b8987
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x4fbecb…1b641f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x65ecc2…b06c85
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xdb8894…e87235
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x02ffbe…9a9a80
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xd9bddc…3c820b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xd4172c…2e8cf1
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xb6b29c…b28193
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x786fe5…976b15
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x1d5f82…9b8948
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xeebc2d…19cef2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xc9ee8a…14ea60
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xb0a678…6fecef
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0x578b90…f6c034
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa35d ago0xc1c871…b1a45e

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.