Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e5545…9135e9
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x486c21…a78453
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc2a7a…d75311
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf68bad…b7bd14
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x027481…e91c72
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6bfe0b…5b8f6e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbee4da…506007
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc5718…8beb47
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfaf416…496dde
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b50ce…7560ae
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cf705…68d99a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb34ed1…f2867d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c5ee8…631a2a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe33166…e3d8d3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc408b1…919d5c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf43f3d…b3fb61
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21ecad…84dfbc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d3565…1c5e90
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3baaa9…bde17a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47aded…01373c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd084c5…9108e6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81a228…8f2a85
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00249e…e158cb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc899f…eaab17
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3cd63a…90a276

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.