Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xcb7f32…d7494e
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x573c59…c8c640
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x7e767e…7b3282
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xa80e5c…c57ebc
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xff70f5…a78057
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xc953d3…607917
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x7f140c…b35233
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xed2348…d38f28
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x7f394a…5ff840
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0x9e35bd…c9a0f8
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0x89880d…1662db
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x04679e…8a5178
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0xb2729f…8e5bb6
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0x9a39b0…d97384
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0x8d6d28…81b72e
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0x09e76c…6ccc80
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0xdce0eb…826fe9
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa43d ago0x072681…400d1c
0x21d8…8c970x9c95…e299Base$0.001100%fluxa43d ago0xcd0515…42fc03
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa44d ago0x4cccb0…f9f1e4
0x21d8…8c970x9c95…e299Base$0.001100%fluxa44d ago0xdf56e1…9e5cd2
0x21d8…8c970x9c95…e299Base$0.001100%fluxa44d ago0x141a25…11ac64
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa44d ago0x0f8d03…a1ad71
0x21d8…8c970x9c95…e299Base$0.001100%fluxa44d ago0xd5d657…06d8b3
0x21d8…8c970x9c95…e299Base$0.001100%fluxa44d ago0xafdaba…c7ec7f

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.