Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xc00d98…de99f1
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xcf067e…328a08
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x604606…a300e1
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x51b48e…b2486a
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x7490f4…d4cbdb
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x59b055…34e810
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xdb2712…60a555
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x813360…e22e91
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x8a6c15…79c1b1
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x261ea1…7b9d6e
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x6c607e…7fb889
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x3fd1e5…c601f0
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xe55c99…f4a8c8
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xbd0a49…f8756b
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xa94805…d71c16
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xcafc64…0f2144
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xe29a72…5416df
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x9b2713…9cab2c
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x847fe1…d9ccf7
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x0257a6…2652cb
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x473a6f…b90eb1
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xaa37d3…5d9102
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xeb2dee…ad7815
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0x28c6d5…6fdf4f
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown55d ago0xc39083…25a8bd

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.