Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x833278…38946e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xd26870…c12a75
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xa6b927…313cb0
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xb80dee…58a9bf
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xbd7e41…85d334
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x48cb16…214d4e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xd46e45…06284b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x4183e2…b0490a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xdc4bc4…eb043b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xb00ec9…05be72
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x591827…da8942
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x36bdbb…ffd133
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x5e4c09…5c2fe7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x76bbfc…927286
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x6e7984…b4ece9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xbcd5e0…a6239f
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x18913a…a69324
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xa788e7…5ff1d3
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xc2e476…049a1c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x729d53…3d8b72
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x223749…b724b4
0x350e…50890xfe80…47eeBase—$0.001100%fluxa23d ago0xa0cf63…759c2a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa23d ago0xe589ef…89aa90
0x350e…50890xfe80…47eeBase—$0.001100%fluxa23d ago0x5881df…97e0c1
0x350e…50890xfe80…47eeBase—$0.001100%fluxa23d ago0x4350c1…38244c

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.