Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x515a3f…e0cfd5
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xfa6f20…ae8d19
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x7367d7…64e5df
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x10f951…b491a7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xce4f1f…e73905
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x1e8828…5d6144
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xef0842…c706c7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xdeaa56…2caf8a
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xcfb02d…d7f0a6
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xf2586f…0a6dde
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x38245e…6573d7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xd4b752…2e2141
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xcda5b9…fcdd69
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x96d180…873cd9
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x7a99aa…c93ea4
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x636c35…41f5e8
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x604c42…e30cd9
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x33ce25…1b1f61
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x0f594b…169c41
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xc73d2f…a09ef2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x133c3c…198a94
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0xf0c6f0…b10580
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x75ee57…e7b799
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x6b64df…468d8f
0xee07…c3450xfe80…47eeBase$0.001100%fluxa19d ago0x1f15cf…151233

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.