Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x47d47a…65d08c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa50d ago0x723c9f…8a7623
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x144d43…14564a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x3d0d5e…d762ed
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x69c6f4…7a7c11
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x6b6a89…52d340
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x610d1f…902c98
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xceacff…d41e42
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x6ba981…446794
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xc74c88…085820
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x6f4186…e055b2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xdf6d4e…997ec4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xb6913a…c99ec3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xb9c653…cf25ee
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xc673c5…7b7237
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x8d4cf2…ea205e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x1f7f3b…ba4282
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x848584…4af078
0x0b40…da860x9c95…e299Base—$0.001100%fluxa50d ago0x6fdeba…dd63ac
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x9680a0…e2f201
0x0b40…da860x9c95…e299Base—$0.001100%fluxa50d ago0xdb7a16…52d68f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x294b09…704bb9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0xe14454…23cfde
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x302d31…a3e218
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa50d ago0x1aa963…14632d

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.