Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3efe17…e9b4be
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a7240…94785f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb090bd…8eef32
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8512e0…b3e3b1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2bd49c…256242
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd71703…6d1448
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06ce7d…ce9e65
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc97830…992a85
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f0afb…b10760
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9d12a…8021f3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6866a6…e294dd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88f383…2d256f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf200c3…bcdfdd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55f371…bfd7da
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x511861…59db6c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a9a43…70b316
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc36f78…6fafec
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee07c2…e8fd05
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d2110…7d049a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ffd42…d717cd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeee1a2…ba95ba
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe88154…ee8e7c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa23a59…db1f36
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x596e7c…9fb065
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3017c…fccfcb

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.