Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa69d ago0x21a5d6…192859
0xde30…05d50x9c95…e299Base$0.001100%fluxa69d ago0x34ee30…248763
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xa61cc4…0cf260
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xf6193e…f19aa3
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xa29b7e…242545
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xbb10ae…0a3703
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xf5d6d1…0f2a6f
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x982c70…052b3e
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xa815e3…b787f8
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xf1b4e0…e1843e
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x4340d4…190a89
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xb7bcc5…813ea2
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x116d88…45386a
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x2a7f72…98a75f
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x93feed…52f36a
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x48e896…450b25
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xd7afa3…05e2ba
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x097e32…f79a00
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x08a532…efde14
0xde30…05d50xfe80…47eeBase$0.001100%fluxa70d ago0x8fc2a4…7cd1e8
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xeccfb7…f4e598
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xc7f8b2…0b008e
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0x5794a6…83429a
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xd0275f…ca5f6a
0xde30…05d50x9c95…e299Base$0.001100%fluxa70d ago0xcf1a8c…7853dd

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.