Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdacf52…00125a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d40ae…e48cd4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33f4ed…0b0e97
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb18742…64427c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43cdb6…1ac26e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52efe7…e54fdb
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x328200…343ee1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86759c…265714
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9508a4…351994
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbaad8f…46eb72
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf6cf9…ea9d38
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71b5b9…7e47df
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0168c…6b4a81
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac5c58…53ae76
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb342a8…52cb8b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x151666…fa98a8
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x663eec…130479
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb851ae…163bd6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x568308…ca4580
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x172100…24bf82
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb08e37…bac989
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dfb30…f6739e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a00a8…bdc9f7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0676e8…8203be
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbaba55…9a48b7

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.