Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa34d ago0x4a39c4…3334cd
0xca41…c1550x9c95…e299Base—$0.001100%fluxa34d ago0xcbfad7…ceddab
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x51a386…6039e0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x024ead…c83cb4
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x5a1605…54b5aa
0xca41…c1550x9c95…e299Base—$0.001100%fluxa35d ago0x53eb9b…3e18b8
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x7c2499…74eeae
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xdd4be7…8bd64d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa35d ago0x3fede5…4691b6
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x705f21…8301f5
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xc3aac4…4feca0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x6d921f…fbb803
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x784201…51d8ef
0xca41…c1550x9c95…e299Base—$0.001100%fluxa35d ago0x6bae79…b37004
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x6f5b3d…329ad0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x72a298…9b1e50
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x6a82e3…0d8475
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xf93c14…603b3a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xc8076f…7c5528
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xae0b03…f07f06
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xc01444…0fc398
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xc32c14…27caf6
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xb4db35…cdfce3
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0x172eec…c70e22
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa35d ago0xa2feb3…1c7a0e

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.