Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x26fcb6…8cfefa
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x95122c…cbb445
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xedd201…b390ae
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x58d4a3…8103b8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xcb48a2…aa6976
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xab0faf…711bc7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x88beaf…3d241a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xcabe4f…852924
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d2900…700d8b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2e9aa8…297dd3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xd6452e…30bc82
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf7cb24…8b13c5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfbb99c…d177d3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x10215a…e01e81
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9b99d0…69c7aa
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x92de04…4de77f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0xcb7317…58e22c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x34f426…082aa7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x77c52f…605299
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x56ba56…d0db5d
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x01f3ed…31727d
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f2497…047f2f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc4a309…b297e5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc954e8…c813e8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa23d ago0x587b9c…d6401d

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.