Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7a11c…c7d0bd
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe8f7c…6c1dc9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x402fcb…034aea
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf2a4f…fde3e9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde393d…c2a829
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fc792…17f54c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc50960…fcd978
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb34e0…79586c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81cc4a…ebc0ac
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d79d8…a43b41
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68b9a0…f44673
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7edae0…84ea8a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x842a7e…66d911
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe34b2…6abb03
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb95672…8568b4
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46b884…50b2d1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x885d5b…d5b842
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae97d2…6edeed
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95e997…675d74
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6afc48…8d8554
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe27ffe…09748d
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb00492…5b427e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60bde7…42f2b7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcac190…e9abea
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e0a0b…533d1d

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.