Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x937e7b…7251ac
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb434c9…a20362
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb41c6d…18f8c1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x050011…c8e538
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x595afa…f85187
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cb1da…e76573
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce3a3d…64c6a1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b8392…dd85b8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf56653…82c43a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90f350…44bd8e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53f603…5342b7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41dbc0…0d3362
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23aaea…506380
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd62dcc…4db143
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdee029…1fd6d5
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c28bb…53997f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4629d7…0f8586
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd7b87…310f11
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x320aa2…4e36eb
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa83b7f…eac768
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73202a…0ca5b1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed27d6…d7e6bd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ec24f…20e97d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2b137…baf2f0
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf21ebc…d1cbfd

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.