Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0xd2e060…f4e539
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0xb93236…165a6c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0x8154e0…25b0c9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x46b8da…c81509
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0xc8e023…97e303
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0xf5a8f8…c23c46
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x7074d4…6f10d9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0x840ba5…7ae872
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0xaf91bc…5e173b
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x748859…2085c1
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0xe4477c…63d94c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x8dc7b8…97b052
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0x9cd205…8ef6d6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0xd1a048…788375
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x357a5e…38677f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0xac9bad…201740
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x055dae…b617ad
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa41d ago0x0cd217…fefb44
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0xe0c14b…508421
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x3cf335…a1875f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x3be0ff…691562
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x1eb319…4ad4a7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x92a791…89d5d6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa41d ago0x7446f1…d62c1e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xe3b6c9…20ff07

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.