Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x073f19…453c61
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed0d23…ff4651
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf62d8…2ffda2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce35fe…9b3a73
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40dbd2…d24266
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb343fa…a0a377
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07e090…a47002
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa44f85…2a3171
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f62c9…45dc98
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd80bc…8e0d8e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6c499…1ab560
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5576b…359890
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5457fb…43b05b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78cb09…87d231
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7cf4d9…898782
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd11c7b…da2d11
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c53aa…d643db
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73a724…1e54e9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x815e0f…0276bb
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5758ef…2568cd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50f5ea…9ffce4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d1f18…b0b9d3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeef09c…fb5b45
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x940693…28cf24
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48695c…d577f3

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.