Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xbcee9e…9978ef
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x885410…67eaeb
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x59eff0…d18a57
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xbe47e0…8a0c2c
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x61fa6a…20bce8
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xd22c98…c07a58
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x40ae4b…bdd110
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xa8e999…e2cef1
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x3c1e56…726658
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x82d844…4c04e6
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x57d861…5f1dda
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x3d009b…37712c
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xd5aa4e…f10fd7
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x2ea327…cff110
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xcb6a05…48c6f7
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xd4aa30…dc79ea
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xc45a5c…dc38da
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x91ede6…723aa6
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xc3bd21…2020ea
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xbabab3…db5d40
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x467766…f0a8f9
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x6a6c0e…9eead2
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xe84d91…24b587
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0x7aaac1…936984
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown74d ago0xeb59b1…8c4435

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.