Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe09c70…c70ebc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf7acd…c84a53
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d8707…1fe67f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea204f…f0047c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8343f…480190
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdea0d0…9e0d73
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbf9b5…4139e5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99f608…b54d1d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35f5e6…063466
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02ce17…da32c3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb6950…8bc847
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82286c…f0c999
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3078d5…314fee
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde2f89…4b8b74
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x358dbe…ca7b0f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d4427…2d59ad
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc12811…1ec7a5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x601525…f08018
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x381e29…b6deec
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a3a06…755ac3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf10936…85949a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x086b36…5e3cb4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbb76e…5e8ae9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dd949…1beebf
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83bb5c…ed36a0

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.