Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b8f49…d88dc4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0504ad…758623
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4102b5…76bd05
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x046940…b864fa
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x649fff…822e16
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x574ad2…c8e897
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5dbab…79d1b8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f76b9…e51be0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb00346…228927
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x240182…d4a7fd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x886eaa…b28ccd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x702aa6…1b18a4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2cf25d…b8b6f7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x752294…e63809
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2a7a2…ef15fe
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x743f08…3b41db
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a8278…2d0d6a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x280fd5…9f438a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac3893…fee9a5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d4c65…535320
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfef9df…7e365c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ffbd7…025ca9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f52c7…1a4835
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1fad7e…486020
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ed86b…a24ac0

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.