Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xb02461…cf5a89
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xa06765…c9f41f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x0f18e6…e527e4
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x4174c8…9ef40c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x9f3839…11e8a1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xd0eb9a…988f0f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x69b57b…434758
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x78bd29…437c9a
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x4d0242…a909bc
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xa7a6ab…b75877
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x5e30bf…144076
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x29182a…aad8b1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x6dc9bd…bfd709
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xda16d5…275296
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xb0c64f…8b2d40
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xe65085…ac4484
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x774184…a934a7
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xdcd51a…5da6b5
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xf110d1…7e2feb
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x18d850…39ec00
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x77cc60…a2e388
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x3f0e46…ba969c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xe8a4c2…63ce6e
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0xe22ebb…cb9998
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa23d ago0x8bb09b…320466

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.