Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xfd43bd…75a74c
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x50ab0e…a9d4a0
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x3c3757…2fbfb7
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x63b98a…51d344
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x98d829…0c6703
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x7e5763…6bf3bd
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x331ba0…08329f
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x3387b9…babae8
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x6314a9…6ec494
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xc13090…96266c
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x1a66e7…464708
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x519cd7…9d3154
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xb87d7e…4a853d
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xb301cc…ce8f28
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x7a75c1…1fd9f2
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xc60d93…f2e559
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x24b34b…f78b02
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x10b1c2…aa55c3
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x44797b…ac0af4
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xb0b6ac…481a05
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xaaa834…38c45b
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0xe97aa3…ff3df5
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x346442…5dcf5b
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x08498b…7ac921
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown50d ago0x4df30c…12b3dd

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.