Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0x9c95…e299Base—$0.001100%fluxa35d ago0x20af0e…95bc30
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x815764…85fd74
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x49124d…b69a95
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x71f1d9…fc7e0d
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x1d009f…05a3ca
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0xdd6516…a64866
0xa599…919c0x9c95…e299Base—$0.001100%fluxa35d ago0x8c34e9…a4e9a8
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x361879…ea4e9d
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f364a…779abc
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0x475804…308f1e
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa35d ago0xa26531…6c15f6
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x802313…6c0ff4
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a963c…04c616
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x3d48cf…19584a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x9908d9…2089ac
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x12121b…eba50a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x5b999a…67c1ef
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x41e45b…3bcc06
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x1d6320…bbb411
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x7ae067…1a3914
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0xa31869…336163
0xa599…919c0x9c95…e299Base—$0.001100%fluxa36d ago0xa870ee…bc7e28
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x8dc2ef…80cb75
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x8e6f8d…21873a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa36d ago0x2b7e7e…b42ea0

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.