Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x3ade6a…0da6b0
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x224e67…52bc56
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xd981ed…b6b55f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x493877…75c3df
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x7043a3…20805e
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x109df5…4546b9
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x9c2362…a5b333
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x95a067…5de962
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xe28d20…a8b5e9
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xc3b59e…f39824
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x6919a2…911582
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xcc9770…163d5a
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x40bfa0…50edc2
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xe19a1e…8600f4
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xb358f5…e07c0f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x3fd50d…af7bfa
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xb83e46…690253
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x964343…d7a795
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x827360…8ab26f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x37da1b…91d26d
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x581017…3d2930
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0xbe9c12…ba098b
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x973106…f0710f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x5d0ac6…a9ecd7
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown70d ago0x3d1f71…81da08

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.