Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42d040…e1d3b7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x656146…4f2962
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b2e61…e2eb1c
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ea51c…24b280
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fe186…adfb30
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cbbf0…194f91
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x08751d…4a8c69
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38ed1a…e6290e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaec35a…ecb281
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8694ff…ea0aa2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7637f…9f2496
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9c242…c937de
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0a550…e72a4e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x702dab…1e769c
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x636699…c23d17
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10a82f…e08804
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69387e…7ce708
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x260538…d0022c
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f08ca…58819b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12db80…44ef41
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x982d47…231469
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f8066…a130c1
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa8a2b…edf53e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dabda…246a95
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe6287…efd0f6

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.