Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2a9d4…0864dd
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdeee92…031eb4
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab5760…c0f01b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x015da4…1904b0
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8781a8…3bd9c8
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7dad40…f7311b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fe93a…2ebecc
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78d851…d72475
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09886c…ffb0d0
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ff530…a5b7d3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbade1c…8aec11
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x897c17…3adb85
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaab6b1…f23bd1
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f127e…76f6b9
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1137bc…6e3594
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b899d…c54861
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd56bf7…51558b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x218935…2cfdcf
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x575177…68b84f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa30a5e…99056f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x476fa4…3ecb04
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe1463…70bedf
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bd350…9b3bd3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef29f1…13d674
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7c8870…cc60e8

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.