Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa40d ago0xf9b9bd…69e7c7
0x0233…63720xfe80…47eeBase—$0.001100%fluxa40d ago0xd03539…18ab00
0x0233…63720xfe80…47eeBase—$0.001100%fluxa40d ago0x800b66…ec6a2d
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xf2771c…7f20e6
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x1568e7…22e782
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x59a6a4…a763c5
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x1c2bf5…839acb
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x2ed4bf…d7d4e9
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x04c847…c85bac
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x2e7081…38f1e5
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x1f6c8a…91ed29
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x315726…a76099
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xda16b2…64362e
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x62b5d3…46177c
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x1a76d5…010633
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x8743f8…b6e2e8
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x21b3c5…cee8b3
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x99e943…521623
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x77cb4e…348820
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xa1838a…a7357e

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.