Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa44d ago0x526e3d…2edc56
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xd94fb0…8a6012
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x80eec9…7bfad9
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x9daa44…f1cfd6
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x1c2b1d…969031
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xca82e3…125fcd
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xbf450f…9975ac
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x9b114d…5b3371
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xae0dc9…72a6ef
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0xd71f76…97126d
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x1f9401…893138
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0x9eb67e…dc0756
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0x1058d6…0d4749
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0xb51fc2…dd6f7a
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x551285…b4122b
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0x47c6b4…c4f8ba
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0x422f35…5eac84
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x9865e6…a12244
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x8a17fe…c303f0
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0x39caed…1c377f
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa45d ago0xcd8166…9aebf0
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xdc3533…a5e9a3
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0x7c156a…66a434
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xcb8d2b…d41a11
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa45d ago0xb4a93b…8682b9

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.