Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xb3d95f…6806c2
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x416157…6d071f
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x856e52…e3f15c
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x432c8b…4af9ab
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x9340be…bc8f1b
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x2593a1…fa4666
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xe5c2d2…f62b17
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x00f665…ab4e4b
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xe47562…d3f162
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xb006a7…d9385d
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x4f9a78…703b45
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x54e130…1f400a
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x8a2ceb…fda94b
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x098783…c09e4a
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xd0b848…e09f5b
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xeb3263…30d694
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0x28017e…e1ed3f
0x9d94…94940x9c95…e299Base$0.001100%Route unknown26d ago0xc1aa35…8472a1

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.