Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xb194c4…d597d3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x97c8cd…6ff388
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xa8a1fe…93a0d2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x064f1a…1b48e4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xc0a82f…bde547
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x839eec…3bc8f4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x208e2b…23c2fb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x51da5c…5ad3c1
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xba351a…91d9a5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x05f7e5…422ea4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xc693a0…76b08d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x5ec15b…a6447a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x53b094…676c61
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x6e6555…5f1a61
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x15fd9a…5ef32c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x42ee0c…40b75c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x53f81d…4bd6d8
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x984583…2506a7
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x9ebd07…be3e38
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xdc5e6b…9df2c3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x15e14e…8d6017
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x1e7940…5d86f3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xaa4050…476962
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x3a5c8d…63d896
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x22e9e1…81e6a3

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.