Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xc68ebb…eb738c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x875d78…a8ac84
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x1d3674…b376d7
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xb3671e…b5ca3e
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x9cb553…fe38e6
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xd17db6…96f4e5
0xa772…94310x9c95…e299Base—$0.001100%fluxa35d ago0xa355fb…278974
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x6c8ff6…8eba81
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xcf415f…c415c8
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x033dce…d40e60
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x4629db…9ed219
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x221875…e53247
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xcd7487…12a5d4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xca5fd3…72cef0
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xc77286…d396f6
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x6fa0d2…2cfb5d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x07ec81…2413d1
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x46d6ce…5849b7
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xbce539…a70cbc
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xc31c92…fa22b9
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x7505fd…36c558
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x7b60df…b72513
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0x2ea40f…fb87f9
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xaa1e83…8c9cfb
0xa772…94310xfe80…47eeBase—$0.001100%fluxa35d ago0xb7dbd2…8350d7

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.