Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter42d ago0xf522ac…9f9f80
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter42d ago0xcf4837…49102b
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter42d ago0x9e50bf…9c6fd1
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter42d ago0x697aae…3d0192
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa42d ago0x3a66d2…a0b05a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xf67a54…570322
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xeff248…0aea9f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0x006a35…c15f5f
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter42d ago0x856ae0…14f32e
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xdbb3cf…4eca2d
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter42d ago0xb17c60…5b90d3
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter42d ago0xf9f976…6d004a
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter42d ago0x917621…3e9d0f
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter42d ago0xc85538…5d1b39
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xf7751c…a7b17e
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter42d ago0xc9d0a2…883c4b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xaf2529…e0fe9e
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter42d ago0xc2a9a1…885046
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter42d ago0xf32aa7…3b9a99
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter43d ago0xf36361…a92ac3
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter43d ago0x2c189b…5d2f1e
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter43d ago0xe99f94…68128b
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter43d ago0xe907ee…a69bb9
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter43d ago0x3155df…7308ff
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter43d ago0x265d38…45acea

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.