Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b2ba8…37d994
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d3fda…7d0fea
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf46c6…137d48
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x509040…925978
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaaeba8…f9d945
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb9f3a…7e4107
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00604a…0d8ee5
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9ddc0…24f07a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb96a63…007d58
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x26309a…2db9bd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0666c1…3b9280
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40447f…5cb850
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb4f83…a876de
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe14b56…db1cdb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69216e…1162de
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x498c18…e12d2a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x209e5a…ace0bd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93600d…9503ee
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e90ce…135333
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6279e1…6eab1e
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72ec98…f87940
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd0c7c2…853e27
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdfe3ae…e2411e
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd549db…be414b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x563ac1…223391

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.