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%payAI103d ago0xa5aa4f…79e1f2
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ac9f2…bfa151
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x535ac8…27c331
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x40e0d1…732c69
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1046b8…e07473
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39ad1c…996a29
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c3735…d83495
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84dfb6…885d91
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a9875…6195cb
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x194a2d…75b875
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa43001…bae335
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x946ea9…685686
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa35f7c…976118
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x459fba…ac0919
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7799c…d35f8a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65afbf…c8a0ab
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7464b6…7ca6ab
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c5407…a3e9a6
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x923478…332ae0
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x604a3e…6de8c7
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x336e7f…d76ea2
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa11dde…188bed
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8eecde…1e730c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2fea43…5f0332
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x570f19…3b16e5

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.