Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x9ec451…4ec668
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x2b8081…4fee58
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x28261f…922ddb
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x52dbbc…353d95
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x480c62…df8617
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x41befe…a6581e
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x97b6e3…20ae16
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0xf74aa8…5bb4f8
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0xbf2195…1b32fc
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0x058289…b855d6
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0x9c81f5…9114b4
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0xba25ad…076e65
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x3a60ea…4b7de3
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0xbefc4c…d4c74d
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0xd39c1e…c75e1d
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0x73a9ce…cfb4b6
0x8703…5d460xfe80…47eeBase$0.001100%fluxa44d ago0x8cb91a…718e7f
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0x8746d5…b26a9b
0x8703…5d460x9c95…e299Base$0.001100%fluxa44d ago0xea526b…a74453
0x8703…5d460x9c95…e299Base$0.001100%fluxa45d ago0x0fdf59…52affb
0x8703…5d460xfe80…47eeBase$0.001100%fluxa45d ago0x89b938…746389
0x8703…5d460x9c95…e299Base$0.001100%fluxa45d ago0xdb92dd…30304b
0x8703…5d460x9c95…e299Base$0.001100%fluxa45d ago0xf80889…4e92b9
0x8703…5d460xfe80…47eeBase$0.001100%fluxa45d ago0x874371…5d2fd4
0x8703…5d460x9c95…e299Base$0.001100%fluxa45d ago0xdce34d…b29038

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.