Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x1faecc…82ed48
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x7ac6b0…48589b
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x47c85f…11db5c
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xd3bd5b…1bbcf5
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x015aa9…d0f73d
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xbce529…65115b
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x5acdc6…ed22f4
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x58c81f…aa6898
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x75a911…f2157f
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x0bb35d…e953e1
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x77c5ea…9c30de
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xf4353b…a99107
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x52d1d4…c8f67a
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x580d7f…7280a9
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x93656f…9ce96d
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x6ffb0c…534493
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x38fbcd…ea154b
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x43d9fe…884075
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x3e204b…6d49ed
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x7ae86a…49829a
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0xd01b0f…3b8a26
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0xd8a5f3…1c7780
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x90b4ca…475267
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0xe851f8…2a4f19
0x0303…69650x9c95…e299Base$0.001100%Route unknown27d ago0x9c3d2d…732af0

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.