Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0xa5ffbd…c72e9c
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x741335…d93cb7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0xd31e6d…51d807
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0xa3e47d…9e5bcc
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x92ce30…3a7239
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x147b06…3d18b8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x760071…1f8cf7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x3b7ee3…a75684
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x5b4376…f5dd56
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x9805b8…97fbe8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x3d1498…c3bb23
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x328843…cca77d
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x943471…3b184a
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x8d56b2…4dd09e
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x0fe585…b4e0a0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x83f6ae…4fc082
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x1efb24…e7dcae
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0x740471…50867e
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa16d ago0xf00e18…868a04

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.