Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0xd27a5e…bdafc7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x01a874…3d1f47
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0xb34d81…acb9cb
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0xa62d59…c71d56
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x54352e…973a35
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x26367c…a7863b
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0x52b438…dbf200
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0xcaddfc…91c49c
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0xdd263a…6f87cf
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0xdbb9ae…4356db
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x75fd95…2d4398
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x8a9d48…102234
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0xecc0b9…e4a62a
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0xa0fc8c…d9e9d6
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa40d ago0x9b893c…f5ae71
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0x25f2f2…5e06a8
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0xc07c1e…933d7a
0xea21…f09a0x9c95…e299Base$0.001100%fluxa40d ago0x4a5fb5…80dbbe

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.