Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x3f4a6b…f2a2b1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x9f0fac…d09087
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x399de4…9b1eda
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x9dfa08…fde1d1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x1d922f…f64faf
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x38d1dd…3c212f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x7a34c4…409766
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x12a9dc…aab63d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0xe86a59…b65cd7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x915615…bef6ca
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x257238…efec7c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa23d ago0x96f4c9…6e8bf4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x20b356…36a481
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0xd4e00e…7e77c6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x7a6c58…7e598d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x6f48fd…a83745
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x5faab5…e4ab8d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x11e926…5d1621
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0xb8a986…8cc1b3
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0xdc7757…cef1b0
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x26aff9…eb199d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x2e85b8…c065c8
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0xd4ae07…706ba7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x82c00a…083d62
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa24d ago0x0af5d3…c8671b

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.