Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b9d6d…32877f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe37123…a1ad8a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e47b6…aaf9e5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77647d…4bfa22
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fc6e6…aa3d48
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3bca3…3c99ec
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34b088…63535c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf1f1e…37b9cd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x132543…b9e3d9
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb119a5…986b92
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1252cb…35ebdd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0c09d…f6e942
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x601211…a7b541
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce40a0…c519e5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b6b26…d59fbc
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab2fdf…dee125
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7daf7f…ab4e2d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x01404b…e59d4e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b6d41…e138be
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e9d3f…1462b1
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc35ddb…3c8339
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8298ff…0252de
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5c2fe…813741
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba8727…c0bb67
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91ad67…293d7f

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.