Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa37d ago0xe12c6d…0ac623
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa37d ago0x4ab502…ef8563
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa37d ago0x0a8701…9fbed8
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa37d ago0x35625c…44ab9a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0x92da49…6d7b8a
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xa07bcd…3f5d85
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0xfe718c…1eacd9
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x9de1d7…03ff84
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xfd1b32…684d8e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0x7f0b71…95d02a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0x3fe27c…b363ab
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0x83ee62…c8cf2a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa38d ago0x7cdf24…496dcf
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xb8f2c8…fed6ab
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x5c34b4…1440f6
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a9309…b3ade4

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.