Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c5448…c70b97
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa18d ago0x1f5830…13083b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x8224ec…1e3c10
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd00f87…3dabda
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x7add23…72cee3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb2dc48…68e9d3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf3bd27…fbb86e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe2528…af73fa
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x199447…1e5f05
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x509b15…9e0356
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x85c072…bdea8e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xadef71…6689c7
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5989a…47ab2c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa622de…742437
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3bd3b7…5d309a
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6e0e7…5ddfbc
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x929d2f…18f19c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f059a…b94213
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x565f95…16d341
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3d4e56…288ba3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x963b16…95e6e1
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xebcc45…023c68
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0f12c9…787a75
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x609be8…a13b85
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x75bb2b…15694d

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.