Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xbb6196…7c5324
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xe8e2b6…f26a2a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x366aac…2dc183
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x63c7b0…4e88ea
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x670286…61b4f1
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x4eb41b…fd88ba
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x7baf93…701c70
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x431950…475853
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x41204d…b00470
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x6a9a78…5c1038
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x30583b…77c1f7
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xfe03d3…7c4841
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x3547d6…ddd3ea
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xf277ed…24914a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xabe488…3d2a69
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x5fcd7a…03be2b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xd1019d…eca919
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x48d757…99f694
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x9d4c2c…9fc472
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xa2597e…e1dbd0
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xd48897…0b279b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x6ca874…e277cc
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x3e6dab…6bd3fc
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc4f261…dceecc
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa21d ago0x5b966c…91d8db

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.