Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x1ea40c…d6e482
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x5102d0…d392c4
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x222424…da7b86
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x19c118…ef635e
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xdc2c52…53d0ec
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x561f25…d4e7e8
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xd816f2…22e68c
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x713551…4984f2
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x255ff2…1898b1
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xfd9afa…94b824
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xb61133…e7789e
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xb39565…9643d2
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x0a6357…3b4ff3
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xd98bdf…d6954d
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x78a9b2…847ed7
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x338c24…65ce16
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xedacdc…88263e
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xef0dc4…f678a1
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x486d90…be2ce8
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x7d1ac6…997e74
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x74594a…e06d34
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x069f40…413059
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0xd5f321…2735ee
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x233c18…5eba63
0xca45…91740x9c95…e299Base—$0.001100%fluxa77d ago0x305e9a…e7d1dd

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.