Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x77f84a…017e77
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x820731…04ec84
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x82a080…827807
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x8fb910…7042f2
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xeb517a…b8866e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x3b93ce…339298
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xe97f6c…228c7f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x0c371d…36dcd7
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x701f4e…c4c22a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x2f1001…72a40b
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xd20bcc…b8bffd
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x54b7a1…e2a293
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xc5c9ce…c12785
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x743a7d…766401
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x6df001…c30851
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xdaa29f…a86137
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x854b89…ea140b
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x9310f5…0972ff
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x976a81…df12bd
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x1be2bb…870a60
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x029005…0aa62d
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xcb497b…fc3c04
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0xeb1c51…edf776
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x6351a6…0bcec4
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa17d ago0x562c18…9652b5

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.