Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0xcc303b…ec36e6
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xc1b32d…1a3328
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0xd0e1c5…9a3262
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x2725ea…33f843
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xcb8289…76a4f6
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x655676…947325
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x467e36…fb0700
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x4f9012…888788
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x9ec0ca…652d1c
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x3fe78b…5bf533
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xa40efb…fb944a
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xf3392f…2cc89a
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x5b6514…b4dc60
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x64a61d…2f7a19
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x876dee…692a41
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x706b85…e75525
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0xbdb0d4…1f53d8
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x779fd1…8f553b
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x851da9…ab86db
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x6151da…d7ff19
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x1772f3…e84ee9
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x7ba2db…ee951a
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xa63f62…7e510e
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xe9dce9…fc0e3f
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xb67d73…8ccdb6

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.