Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x3b0e04…d2d5cf
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x3664af…cf5b8b
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x97c954…eab7a2
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x505849…088f3d
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0xbff46c…7f13c0
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0xc4930b…3b5267
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0xa3c196…751c5b
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x03e08a…04ace7
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x1d7719…76970e
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0xb708ca…258f01
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0xf78d2f…721726
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x20d157…ba5889
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x21495d…0d586c
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x5ab249…2ef2b4
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0xc87838…9d23b5
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x56b547…446d66
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x7d7b47…1ac97c
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x0fa28e…440e13
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x4c3d0d…1466f6
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0xee18bb…f05086
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0xbd627d…47ad30
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa45d ago0x92689f…d711d3
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x0eca05…2a92c5
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x611885…045dc3
0xf491…ec340x9c95…e299Base—$0.001100%fluxa45d ago0x291f31…62ee7d

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.