Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x399d1f…0e6f54
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0xa7a13e…614889
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x1dfb86…b88b2e
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x10b979…27c34b
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x8f6530…115aab
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x0d3157…97ba7a
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x1fc7b3…49c0d2
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x838416…d3305b
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0xa00376…08d26e
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x42cdd8…b46929
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x96cea7…3a0c2f
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x5f78dc…3af937
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x5f8102…9c7f9b
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x13fa27…0dbfda
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x1f8486…2d86ba
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0xc6b390…7f63d9
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x6571df…dc908e
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x146466…5628d6
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x75d9fd…8fd4a3
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x71ebdb…d4e8d9
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x69ba4d…c44cba
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x1b0c0c…aadea9
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0xa60371…d07d6d
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0xe6f2fd…98ffc9
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown50d ago0x8edfe9…53704f

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.