Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb86147…913292
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2f228…66fc08
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebf058…d3f859
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fd89e…26af60
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b0fe6…c16d46
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48039b…274233
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb583f…769f35
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0db3e9…ab7704
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd15677…6b8120
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff9801…17aae7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadefef…e35a47
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5ccdb…38344a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a08ee…12a276
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f6690…fdfa29
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8adea6…4c607c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe13b00…14a865
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66be99…b92be3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xee9c7a…e7c634
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8875e7…9038ef
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x41c372…37baf1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fa4de…16d6c1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf68d1…ed7fc6
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x586fb6…fd8ca3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4291ae…a75c40
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x739c95…0a0639

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.