Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown69d ago0x340299…d9b20e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xaf2654…c6a10e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x3ac204…daba3a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x085f20…d94527
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xcfab45…ad2b73
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x307a39…2a8272
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xc6d206…200029
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x666992…7de69c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x4bbc7b…b2fa4c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xadc4b7…6d8628
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x8209cc…f38c17
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xdff619…84d4e0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x14e391…0fb92d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x675fbe…09ac12
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x214dd5…a39140
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xf26cd3…6bd7eb
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x1deced…158736
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xbfd355…2fa311
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x5effa3…a5fa6a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xba5b46…41f8be
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x72b1bf…4507ba
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x447627…aae25a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xb65580…58c3a1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0x579aa1…1cf68a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown70d ago0xd44e75…ff04ee

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.