Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xac6330…fdae67
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0x671725…bd511d
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xff2ce2…ae89ef
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xb6ba75…d6d811
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xc21539…b81ea3
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xbbc660…472b75
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0x70e481…e96320
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0x469f99…223b10
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0xe0876d…24b41e
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0x2558fc…d64abf
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown23d ago0x34bd34…0e69fb
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xb909f9…516bfb
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x2bb012…cffcee
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xdaf954…6549ad
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x2417c6…71c31f
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xf17848…3f74a0
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xd3d5cc…28da79
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xfd22d8…517f35
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xbf4ec4…da1c57
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xbbd5f5…008c30
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x74ed2e…3ab83a
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x52befc…0328c9
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x57a96b…7367ce
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0xba9edf…3d33b8
0x8c3b…c4770x9c95…e299Base$0.001100%Route unknown24d ago0x206494…783b25

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.