Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x78e093…3d1e2f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x86b54b…935be3
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0xba0154…20b9a7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0xd1b5b4…6c710d
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x888cb4…0378d5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x43818e…23d966
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0xb600df…ba1997
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x33365c…f830fa
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0xcd53ce…7f5269
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x8115aa…f765ca
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x01cb53…527eb8
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x14edad…5b1447
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x4dd948…0f8bf4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x268379…7ca035
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x0da42a…6fc9e9
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x5256cc…a6a239
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x60d4e6…1ac01c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x343f27…9a1147
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0xcc791a…6e1447
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x7d2e8b…aa19d8
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0xa5e964…2bf6da
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x3d7ec1…fb843c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa48d ago0x41cc11…988b0a
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0xe86141…ef32d8
0x692e…a7f70x9c95…e299Base$0.001100%fluxa48d ago0x1f705e…c55bac

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.