Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x23b20c…b83740
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x822b98…c3e562
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x0d2f37…95982a
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x27a792…400d0f
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x3a3830…8c396a
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown65d ago0x8fdaff…b74e09
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x1ba129…811650
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x418e56…2f8ed8
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xb44d4f…c6a3ed
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x7b878f…b884ac
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x9f03eb…ad8d76
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x16a034…431710
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xc00890…3b6bf8
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x913bd7…67c659
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x967e44…435d88
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xefdbc6…96b238
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xdbae18…172e4b
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xa51a70…0bf0be
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xb7723e…16f131
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xedaa06…91e901
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xd611a2…d84be6
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xfd3fc5…7702ad
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xcbbfbe…aa0b1c
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0xeebdc8…8842e2
0x22fb…bfdb0x9c95…e299Base$0.001100%Route unknown66d ago0x0b279a…803b6f

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.