Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa12d ago0xe30b94…e5370f
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x207e64…0390d1
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xe9114a…0827c4
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x8790b3…7684ee
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xdc8a37…785fa5
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x20517d…f80cdc
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x0c6560…92b9c9
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x07a8c5…2f9375
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x103745…121745
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xb4460d…56d2e3
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xb068b3…ec616f
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xe6dc47…990a9e
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x80dec2…9e35de
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x90e4a9…38cbe3
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x292bd2…99d955
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x984297…fd6248
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x232a97…333ef3
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x11bead…5350e1
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x1cf5c1…829034
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0xc223d6…58db7b
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x041130…ec73c8
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x0db181…3e5a59
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa13d ago0x263376…f94670

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.