Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xe5785b…3414b5
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x279fd6…f9b85a
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xcec253…605249
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xd415b7…fe0d7a
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x6eb4f2…ee7e63
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xffc956…017196
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xf47dfe…f35a7f
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xa6ee02…27b4c5
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa33d ago0x4958d3…4f8e3b
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xef5b50…ddf888
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa33d ago0x5a94aa…b996a3
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xad6f1a…e52ff3
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x5e71ff…ed0834
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa33d ago0xd51628…922f44
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa33d ago0x74455b…601e59
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xff4684…1f73fa
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0xea0b8b…72f619
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x333090…bf0fc2
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x8f12f7…c6872b
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0xdec39d…6370c7
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0xff610b…e9717e
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x2139d1…9f4b55
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0xeb26d6…bf4b12
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xf069c5…1f7927
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0xd9cb93…5b1530

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.