Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0xa88f66…52af7e
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0xb7ecd0…c134c5
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x408380…bd68bd
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x004f12…35aa4f
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x08d55f…010d46
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x7f2904…f69243
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x5df8c3…cdd97a
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x0fab42…1f79cc
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0xef6290…815a77
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0xb58e74…d5465e
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x41f7aa…db9eba
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0xdae784…db5548
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x2a2e51…dcfa97
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x9cf89a…9d6ebe
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa22d ago0x63e03a…0fda1b

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.