Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0xee412d…f27673
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x49c525…b0ea45
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x655d9e…b1f60e
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x699f4a…c18423
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0xef14b1…d8c5c7
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0xa58537…4dacdc
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0xeaca84…445ecb
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x4e1d76…df750f
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x6e3435…50aaaa
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0x039f6b…77cbee
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0xca7a06…b4b614
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x1afb55…2d334e
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0xcd97d1…6a6877
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc26630…256d75
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0x205095…dd6faf
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0xbe6117…c99e29
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x9fd27b…a0c609
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x630dba…5c81d6
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x60d96f…a3bd49
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0x798bc9…b05820
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa34d ago0x0bedcb…d96f8e
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc05aa6…15a401
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0x3be2e9…267b58
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa34d ago0x4cec1d…1a62f9
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf46940…bb6f96

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.