Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c4338…7cdaef
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8365ef…b55a88
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb25af8…916469
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x988c59…9e8108
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb169db…f7bbff
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2243a4…2160c2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b6e57…abd559
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0056b3…7df2e1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb5a73…c66856
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ddfe8…72b9a2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xceae6d…8aebaf
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7595ce…5ceb7e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8078bc…2f4adb
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc89c33…8fe774
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x420a30…647b11
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19e95d…1aef42
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c96da…fa28b7
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3a898…77f74d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4cc2c1…47aa40
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75f5a2…b73097
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43cbe7…d6dc99
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54c903…3b3582
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x228d09…f0d579
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef93bf…e75ae8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98d154…33e781

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.