Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfa0c3…1acb35
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce4348…488a1c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x528f74…13cc6b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f40ad…88d420
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89ba48…3daebd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf9116…22c2e2
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x654240…e2cb8e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x238d68…1da8c1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbcfb2…9b5fe0
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9b21d…67e50a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x176c75…655137
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x303050…a34f7f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x787cf6…a2cf05
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe190eb…a1dd63
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62e913…40405c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41532d…430432
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x526770…adabc1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb80e17…02a2c5
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52815d…970eee
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x435f61…bf17b8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd60173…d03a6b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e9620…18eba0
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf95482…fe84a4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea2a03…830e8b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3066e…109cca

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.