Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x584c0a…1b33d0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4de42…a07cb2
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x999ead…b41650
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf61e47…311d7d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00ca6a…479205
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x341caf…d02db2
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2adca…af5cb9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb42dcd…f33fd6
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d7c6f…36e8c3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60d4e5…f90b27
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43a8c3…6e86b9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8810a3…d14770
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8e0de2…fffb04
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ee502…6db4a1
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc579da…8560e5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe4dcce…66d7a3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09bace…55b6db
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x278396…3584a5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6cc320…c5e2f9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x818bed…d23748
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe53a56…6ef4ec
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f05fa…15a902
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefb230…f0dbc1
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2301b1…1245c5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73c4bc…1adaa5

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.