Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x51d133…8f44d1
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x9206b3…fa2f42
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0xf8df58…0bca4a
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x447d81…520ba8
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0xd05ad7…e386a8
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x66ebae…daf7aa
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x97b8e6…5b7279
0xf5b3…f8080x9c95…e299Base$0.001100%fluxa36d ago0xb72685…913304
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x9fe05b…3360ec
0xf5b3…f8080x9c95…e299Base$0.001100%fluxa36d ago0x96317b…ebf5f9
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0xcaa274…906fb9
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x02333e…0823da
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0xfcd14a…8e70ae
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa36d ago0x3893eb…00c1a8
0xf5b3…f8080x9c95…e299Base$0.001100%fluxa36d ago0x3ddbe4…6d1a87
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa37d ago0x86d4d5…ce746b
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa37d ago0xa58596…0713d2
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa37d ago0xe982d5…ac75cb
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa37d ago0xa22d7a…0fc274

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.