Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce580c…fba186
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc43e0c…b12b94
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x57a12d…539ad6
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf391c9…9784a7
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac3434…4d778d
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2e2e80…93d44f
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd96897…44a740
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68d66f…3af7c5
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3bc2f…927fd1
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f20a8…95032b
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa589d1…6d821c
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3177a8…6cf883
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a9c68…2107cf
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x257851…d809b1
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x448701…56032c
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x02fa17…70497f
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ea662…c5ec45
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x01a9c8…5a7e31
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3cd80c…f2bee3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd52083…1b31ad
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x03f6a5…30b997
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x578da0…593de4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe58ef7…a27397
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae72ca…9b87bb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c8d69…74d9b7

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.