Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe164a2…02bb50
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbce56d…c68e1a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c4c22…709fea
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e43ae…df3bdd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe54815…1e5eab
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ff969…6358ab
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x151ea7…55f487
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0bd48…fa6cba
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59161a…86bfa4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c7cf3…409696
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb38a17…03cee2
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf8184…f3d5cc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8b02a…7a0bc7
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42e73d…4b1cdc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3bab5…8e6054
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3f012…2cb946
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8215a9…eeb94c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff20d2…5c72bc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8811a8…1ec6f4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb2c0a…0a3fe4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x487a1e…1e2d5b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x835ba7…52bbb6
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbfa863…ee30e9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7494d5…7aea42
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f1521…ea0440

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.