Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0x6ae04f…8a9bdf
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0xd26513…26ba18
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0xd2d532…0f0c5b
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0x6eee57…cdc7bb
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0x4ba2fe…5b5f97
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0xe726a8…39b390
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0x09df39…945904
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0xcefd7a…206d74
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown23d ago0xeeb2c2…cca520
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xcb9334…a26e2d
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x400f10…f9c1e4
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x76b81e…a5db55
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xd92958…1a082d
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xb973f2…89e5b3
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x14c50b…31204d
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x5a39c7…a36599
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xf166b3…b336fe
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xeec334…5ea035
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x1adba0…f58909
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xefff4d…7aa6d3
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xadd646…4cc8e5
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x93ae9f…99920e
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x252790…4587eb
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0x570d38…459cab
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown24d ago0xb4040e…0efe11

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.