Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe375d…0de747
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c1de2…660636
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b12d8…7cb006
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x324c13…562995
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05d13f…044f2f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa53920…96c1f1
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bffe0…f4e088
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x007cb7…cfea28
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1e4a8…8020fe
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf0034…392f2e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x641ed9…3fd931
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x383207…ab866a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2154f0…3ac48d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5dc49…3cbfe7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec0dcd…fd3497
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ca248…298f2e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b793e…4ea930
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb604a1…7fbe54
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf91cb9…a78d94
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf804df…06f465
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffbae3…9cf4a4
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2433dd…abe512
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x851007…f9c3d4
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc26407…f08771
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f687d…77fb6e

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.