Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97c428…aa4e45
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9d6a3…ad2f2e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa75bc1…c3c870
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7199a…179e6a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d30dc…31d7d4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc42663…795db2
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b023b…699c21
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x413679…689d3d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x16c137…300ef4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x438c9f…be711d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8cceba…2905a3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe53c91…9809a4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0ffa8…977064
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e1e27…e1e101
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2af8c…5c602b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1587f0…1cf90d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd1313…fc37bd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea62fb…7767a9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f7620…5a5462
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27f6e9…f76be8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa433ba…808f59
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3454f2…684d7f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ccd4c…571f1c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14cce1…17ad42
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x44eaa9…51b95a

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.