Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xf8c795…159cfa
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa43d ago0x289bb4…c43d5c
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xac0828…b001c6
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xd536fc…4f72d8
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xa298fe…34d355
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa43d ago0x3cace2…2fe31a
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa43d ago0xfe6d30…90f22c
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x4c97db…104e3d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x7c4578…1ffed8
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa43d ago0x0c31a6…d97256
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xd0b407…0a8b45
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x869759…cdb16b
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa44d ago0x75986a…1268dd
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa44d ago0xd1df31…e6bb99
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x4b5e8c…a8d5a7
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x311454…829c7f
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa44d ago0x531115…78c489
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x0c9788…b659e4
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa44d ago0x05267c…88acd5
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x2d40c8…4482ae
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0xd5e0dc…8b7a93
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x266fc1…55df30
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x0a6950…f1b308
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x75f3c2…ccafb1
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa44d ago0x0005dc…14ae1a

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.