Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0x4ce042…e43e3a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0xcabbae…b813d1
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0x5a6c4b…2b8413
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0xad0aae…8c08a7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0xd3d820…72948b
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0x073eb0…bb06cf
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa4d ago0xfa48b3…ea19f0
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x3dd8f2…4e8166
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xbbb18e…a961bc
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xeeee7f…f1a441
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x770703…1ba683
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xcacb6b…cbc640
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xfce962…4d4b7e
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x673315…da5bfa
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xc33871…68975e
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xb47588…a188c7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xaff96d…82bfe0
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x483b72…393689
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xc9b745…5d5b1a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x4526e9…56779b
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xa566b5…df25ed
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xd2f781…7d71ae
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0xd31a68…c36469
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x55c0b9…4ed954
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa5d ago0x1ae8bd…bdb9a3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.