Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xa4d2a4…94c281
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xc6d5fa…cd0a68
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0x45a747…0861dd
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xab4cab…24fa14
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0x438293…1ab3c4
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xb49679…cba627
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa33d ago0xf59841…3668ac
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xf70c32…8c3375
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0x7194cb…718e02
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa33d ago0x3f2901…2b174b
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0x0e94b7…33e869
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa33d ago0x9c11af…ec40e1
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa33d ago0xd437e3…a1519b
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0xd9eaf4…f0e9a4
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa33d ago0x0f74cb…037e63
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa33d ago0x04785a…898d08
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa34d ago0x62cb37…9883b9
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa34d ago0x41eb8f…1a2079
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa34d ago0x74b949…b6e42e
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa34d ago0xde5cee…ee2de1
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa34d ago0x77c22e…0fd5e0
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa34d ago0x7abb25…892eb2
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa34d ago0x14ceda…1e8c10
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa34d ago0x4f6d41…38cb11
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa34d ago0x12c148…1f0485

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.