Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x37f7ba…b5a309
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x077ef3…99f264
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x8b5978…5413fb
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0xd39c14…3d1789
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x705986…a30c3c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0xc0620d…ba9248
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x1324ae…004e84
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x815eb8…b9a66f
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x444047…6790ef
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x87b899…ebff8f
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x8f72b9…8eb192
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x3f54f2…b56a0e
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa16d ago0x6cc2c9…bf3b98
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x7a2839…12d45e
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x6ca35a…f11987
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x3e394f…e921ea
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x670db8…596e9e
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0xab02a6…a75b77
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0xe76496…c97dc6
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x89cbef…63f934
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x7960d8…1e5bd5
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0xedc142…5737ca
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x45503d…7ebd7c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0x9443c8…db6ac5
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa17d ago0xfe0a91…31363a

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.