Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.30100%relai175d ago0x784256…907f5a
0xc0bc…d47a0x1892…6085Base$1.99100%relai175d ago0x1251a2…17c414
0xc0bc…d47a0x1892…6085Base$1.21100%relai175d ago0xb73cec…29ad91
0xc0bc…d47a0x1892…6085Base$1.94100%relai175d ago0xd1eb65…3dc58f
0xc0bc…d47a0x1892…6085Base$1.60100%relai175d ago0x681fc0…5a074e
0xc0bc…d47a0x1892…6085Base$1.36100%relai175d ago0x8ffd01…d79de8
0xc0bc…d47a0x1892…6085Base$1.03100%relai175d ago0xfb99b1…83891a
0xc0bc…d47a0x1892…6085Base$1.07100%relai175d ago0x7fd1e4…183fe8
0xc0bc…d47a0x1892…6085Base$1.61100%relai175d ago0x414aa8…effdb7
0xc0bc…d47a0x1892…6085Base$1.95100%relai175d ago0xbd2650…d5879a
0xc0bc…d47a0x1892…6085Base$1.78100%relai175d ago0xc3fe07…afd975
0xc0bc…d47a0x1892…6085Base$1.36100%relai175d ago0xe17e11…255e9f
0xc0bc…d47a0x1892…6085Base$1.45100%relai175d ago0xd2ede8…09dab2
0xc0bc…d47a0x1892…6085Base$1.45100%relai175d ago0x3a4af1…122b07
0xc0bc…d47a0x1892…6085Base$1.64100%relai175d ago0x5b32bf…df8c12
0xc0bc…d47a0x1892…6085Base$1.44100%relai175d ago0x9a256e…48e44e
0xc0bc…d47a0x1892…6085Base$1.67100%relai175d ago0xc827e4…37f064
0xc0bc…d47a0x1892…6085Base$1.23100%relai175d ago0x8d3908…0df0fd
0xc0bc…d47a0x1892…6085Base$1.38100%relai175d ago0x4a3698…baab63
0xc0bc…d47a0x1892…6085Base$1.47100%relai175d ago0x6fb335…2ce5ed
0xc0bc…d47a0x1892…6085Base$1.47100%relai175d ago0x7a8923…d7d14e
0xc0bc…d47a0x1892…6085Base$1.52100%relai175d ago0xb825be…ee5021
0xc0bc…d47a0x1892…6085Base$1.14100%relai175d ago0x7672d9…83e992
0xc0bc…d47a0x1892…6085Base$1.02100%relai175d ago0xdc3ca4…a59eaa
0xc0bc…d47a0x1892…6085Base$1.41100%relai175d ago0x7c04fa…41caf4

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.