Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0x0dc4f9…fd574c
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0x58aadb…f210c5
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0x2368f7…6f23ae
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0xe4ed53…40b379
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0x30a69e…e8fe0c
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0x433f7c…d05720
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown42d ago0xc58a5b…c7bc64
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x18b72d…b713c0
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xdcefc0…a967a7
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x670ff9…9afbc3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x7c6f6a…593c64
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xff0607…aa0f46
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xe868cb…739bce
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xa13990…b5af20
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x51e2fe…0ed8fe
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x25dbc4…0bbbc3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x52f011…90623f
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x898074…f2d4c2
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xaabf36…4382b3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xe182e4…4735fe
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xb7e05d…c1e9f7
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x05bfc5…95f4d8
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xb2b706…ce8058
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0xdd8e3a…88572e
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown43d ago0x116a86…023bba

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.