Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x0d8e2d…11fd8b
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0xffd9c2…294482
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x9ae5b0…09cc49
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x73819a…12a798
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x1d311a…55b8fc
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa44d ago0x42772a…c1a422
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0xa6efd5…ddb731
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x36d273…a4e829
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0xcff316…8c99c8
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x16d8d9…9d39c0
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x14a5bb…5f1c0e
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x27fab5…7a69a5
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0xb72dfb…f341d7
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa44d ago0x0564d4…ee0c29
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa44d ago0x447f56…89759f
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x00a078…c1e327
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa44d ago0x964040…92c025
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa44d ago0x8bdba6…90418a
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa45d ago0xcac0b5…ef6aca
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa45d ago0x28e925…edeea8
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa45d ago0xdd7258…68afbb
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa45d ago0x49ba72…b1dd17
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa45d ago0x151f3f…727601
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa45d ago0x351456…7e0aa8
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa45d ago0x877e10…a129c4

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.