Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0xb94da5…9fc8d7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0xa8e814…f576c7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x1f8176…073634
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0xede48f…a6cd35
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x459a04…ae4416
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0xaebd46…f6ef07
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x3463c9…6c1f47
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0xcdca8b…03f6a8
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x9ea8f4…276873
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0xcd0f3f…762ff0
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0x62e062…8380fc
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x1eefc1…744489
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0x0122c0…33fc65
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa38d ago0x078b4b…d8b1df
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0x2c7086…40432b
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0xdd9d22…90e0e0
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0x0ac80e…495cba
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa38d ago0xde18a1…359f5a
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0xca3689…bb353e
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0x9478b1…14a4a9
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0x900074…30860b
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0x3b9725…2655c1
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa39d ago0x95dccc…2dcd12
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0x1d7bc8…9d1f0f
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa39d ago0x7add13…81662c

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.