Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0xd34f06…d71e4b
0x6976…a0280x9c95…e299Base—$0.001100%fluxa49d ago0xbec8db…2cc761
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0x7aaa92…e71aa4
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0x548596…ac5979
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0xe72506…06ba0a
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0x5991d8…3672c2
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa49d ago0xa9495d…6ec1d4
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0xef48e4…7bcbf0
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0xfc784e…82593a
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x7a0457…f3fced
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0x92e281…12dc73
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0xfc9a1b…8edf63
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0xb3d7bd…86b85e
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x2618fe…0f8bb1
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x2ecce3…ffb067
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0xc5cb37…0ba368
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x732481…dab69a
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0xaab5f6…154670
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x75593d…a2fb57
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x365a73…9fe46b
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0xb45044…f5ae95
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x5aab61…cd5fd4
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa50d ago0x29682a…d6866a
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0xca907b…456db0
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0xf714d3…7a413a

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.