Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter48d ago0x7a0da4…1a92f6
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x75a804…5abb20
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x5fe590…09eb96
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter49d ago0x5db8c1…da4921
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0xb8b79c…ef5cbc
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x766a30…7a2b60
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x72fca4…375933
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xdceef3…3d379c
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0x5e85bf…9fb4b0
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2f7881…89c0ea
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0xdb15bb…5ebcc5
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0xf23704…f52536
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0x5063cb…72803f
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0x5d5970…582c81
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0xece2aa…907cee
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xda4674…33770a
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2128a9…1dfddc
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter49d ago0xf7050d…a88a38
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0x1acf68…a64978
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0x28845e…ea4c84
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x603b79…c8d0d0
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa49d ago0x41ee67…b834ab
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%0x1360…66fa49d ago0x313fa2…2e3f84
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x33b008…af26a5
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x22d145…2e67b6

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.