Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x735544…596608
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xa27d78…fc84d8
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x73c811…6671a4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x35f73a…76daff
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x4b7e02…3a5d77
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x65a507…4b4996
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x4242cd…2ccad8
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x24f1ea…cf1caf
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xddb2ea…03174e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x0797a3…432056
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x525483…f37640
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf3d1f0…8055e3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xd76dab…705c1d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x55c097…72f0de
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf4e019…70f670
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xbae28d…c28e24
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x7c810f…e9208d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xea94d1…677335
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0xe151d0…529cee
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x3667f6…e189bc
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x367572…88b296
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x957fa5…a58dd9
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x69cffd…a428b8
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x2d5d8d…96c38a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa23d ago0x175248…e95f94

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.