Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x37cc1d…b834c3
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0xf299df…546c26
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x55fa81…452a1f
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0xf09023…db369d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x0d1a41…c23ea0
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0xb9d03f…a4d13a
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0xd0bf2f…53ca95
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xdd6785…918793
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x40e8bc…5dc769
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x735110…568951
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xc26d0e…4da684
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x0c44fc…217589
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xeb63fc…50491e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0xeb66f6…240725
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x7ddd6f…8be8f0
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x8b9a74…26178c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x3ea016…7ec5e7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xf1b2da…a86c2a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xdad765…735ce2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x4cba4f…6ba3a0
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x5ed61b…1e13ef
0xac60…a9830x9c95…e299Base—$0.001100%fluxa34d ago0x556cce…413077
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x05f2b9…a868e4
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0x834654…dec693
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa34d ago0xbaf91f…81cfed

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.