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%payAI120d ago0x9a2d25…a32ae3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x607ac0…8a49e6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8f306e…114203
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf66fc7…56122f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6fe979…d2b35f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4716b4…c0a2ab
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x380ced…5dc37c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb043d8…eac069
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe8197e…04a19d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4af004…6ae6bc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x32a18c…f383f6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x57b9f4…dcb4f3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xee5033…416ef4
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x06ddf0…366279
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x954ea6…5c200c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe48f8d…196287
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7a252b…f32cdd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1ff270…67e6e0
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3b63ea…4f1c8b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6fd14c…b4c14d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x69f355…5b3b30
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x26665f…b2239a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5fa3a1…320e46
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2f8def…0573f2

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.