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%fluxa18d ago0x5e43f8…b1aca2
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xdb3f16…db35ac
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x0bae5f…0d3b3d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x514aa9…c4236d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x513e4e…bb234b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xea80d0…0436f4
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x5f9ce1…92ace9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xb2058d…61e9b6
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x36ca07…d88563
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xa260fb…b5387b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x82a745…6d5511
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x3ce32b…4311ee
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xbb508e…abdfe4
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x54ff03…4cab7c
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x936426…7b9be8
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xf54d41…d4d616
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x69440f…94ba65
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x62cae2…eccde5
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x23f53d…fa7c1f
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xe7542a…1a9f6a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x9bcb9f…f78dc0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x7c46b2…021b2d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x1e81bc…095862
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0x413fd6…6d6ec2
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa19d ago0xdd08ec…89eb0b

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.