Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x919784…ab3f01
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x4ce061…8d0ef3
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x345482…77241f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0xee011d…cd7b2f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x8e9617…ca4057
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa49d ago0x237555…e82cab
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0xd6d6c2…15bb19
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa49d ago0x1ee238…899d90
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa49d ago0xff483b…f210f6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x4ea806…9bf434
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x8d02a5…1a28af
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x42ede9…80bab6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa49d ago0x6707b8…7e4502
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa50d ago0x524cf7…0f18c6
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa50d ago0x66ee8a…e4bba0
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa50d ago0x50f894…cbeffe
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa50d ago0x88be66…d9a8f2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa50d ago0x590ab6…eefbef

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.