Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x187aff…f900dd
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2025a0…562c0c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6448b…1fbc65
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68c49e…de8783
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf24598…77cb51
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad62ea…3298a1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4d61d…87ce4d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x305836…b2fc86
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37d3cc…fe4903
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd88589…11c988
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf8db1…187404
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e6a70…49402b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7eadc0…93ca37
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47dafc…c05eab
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x830a23…e48f45
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d2502…dda393
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea03c6…efc7b0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x466140…cb803d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd77d5…d0f98b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe65775…0621b0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c2266…c59c1e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0917b6…907cc4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf33ed9…d1d194
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e9b10…b37f73
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84d6d6…5530b1

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.