Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.32100%primer21d ago0x1ea78d…79d626
0x5f11…468a0xc7f3…c044Base$0.31100%primer21d ago0x41fba6…73a8b6
0xc7f3…c0440x5f11…468aBase$0.30100%primer21d ago0xabab4c…9abf7e
0x5f11…468a0xc7f3…c044Base$0.34100%primer21d ago0xcaeea0…5b082b
0xc7f3…c0440x5f11…468aBase$0.34100%primer21d ago0xff76c3…51bd16
0x5f11…468a0xc7f3…c044Base$0.35100%primer21d ago0x45d916…d0c728
0xc7f3…c0440x5f11…468aBase$0.35100%primer21d ago0xfecfba…c36002
0x5f11…468a0xc7f3…c044Base$0.32100%primer21d ago0x8cc4bb…f0d86c
0xc7f3…c0440x5f11…468aBase$0.30100%primer21d ago0x45f47a…60528a
0x5f11…468a0xc7f3…c044Base$0.31100%primer21d ago0xbfa4b6…b3de33
0xc7f3…c0440x5f11…468aBase$0.34100%primer21d ago0x26dfbd…65a2af
0x5f11…468a0xc7f3…c044Base$0.32100%primer21d ago0x352265…105951
0xc7f3…c0440x5f11…468aBase$0.34100%primer21d ago0xa76b66…d19247
0x5f11…468a0xc7f3…c044Base$0.31100%primer21d ago0x104fbe…6b309a
0xc7f3…c0440x5f11…468aBase$0.33100%primer21d ago0x1c001f…3a9732
0x5f11…468a0xc7f3…c044Base$0.34100%primer21d ago0xdbd5c7…68de51
0xc7f3…c0440x5f11…468aBase$0.31100%primer21d ago0xf01974…63a78b
0x5f11…468a0xc7f3…c044Base$0.34100%primer21d ago0xc355df…4b0b5b
0xc7f3…c0440x5f11…468aBase$0.32100%primer21d ago0xdb4b3a…be8fc5
0x5f11…468a0xc7f3…c044Base$0.31100%primer21d ago0xdb6279…7a77c5
0xc7f3…c0440x5f11…468aBase$0.31100%primer21d ago0xe9f6bc…9af1b7
0x5f11…468a0xc7f3…c044Base$0.34100%primer21d ago0x1d0ea8…e0ce44
0xc7f3…c0440x5f11…468aBase$0.33100%primer21d ago0x9f492b…49ab08
0x5f11…468a0xc7f3…c044Base$0.34100%primer21d ago0x369cfe…c782c7
0xc7f3…c0440x5f11…468aBase$0.32100%primer21d ago0x0c65b0…f6415b

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.