Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x471bfd…915ad9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1996d7…da91de
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x529f67…e2364a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90ddf0…bc5f8d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68bcf5…685097
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8f416…d1592d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8c855…db9591
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc450d2…81540c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x803f6b…b2b133
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc890e6…38044e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4cd3f…a7dc36
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89e0cb…f78a3c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93cd31…1ae77d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf903a0…0ead6b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d71a3…20a8a2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc17957…23226c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc1f239…e76f8a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x954afa…ebde79
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9be6ea…a48e9d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcba208…8d749b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x401046…272324
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f4410…29f34b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x56545a…f062c7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5e111…adc7ba
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x131f3d…fde197

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.