Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0x26bb11…320d91
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0x476311…02b8b9
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0xe0ca4e…349552
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0x8df1b2…7c6eb2
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0x52109e…1ef71c
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0xd71af8…8525f1
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0xa204cc…555b8e
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa13d ago0x1b1a9f…42862c
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x5676db…8bcf55
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x222628…e98ec3
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x798782…b444a6
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x91a7d7…11dffd
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xd85285…3e74d0
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x8f0b0c…feb016
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xcbeffa…58476c
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xc49dd2…51e85e
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x147cc7…79c48e
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x4cb1e2…54558d
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x8ce7f0…2cd7bf
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x6a5c60…434628
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xe327b8…8f7442
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xc14d1f…d84ed0
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xcf2777…730a97
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xea203f…18b5db
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xa0ac21…e83065

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.