Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x478ec2…d0bcc5
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9c527…e94fd2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeccabf…350ef0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebe411…966cbf
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50f572…6d8d42
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x566f20…1c1909
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88d78b…a1a7d6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e89ec…c25252
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a1536…6e927e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc07997…238e8a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14948e…3b5d39
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8cb80a…f10afc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x330215…8084fc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc98416…4fec33
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3961d5…66c28e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa93e86…6bf499
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0730a…db8ed6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7ff40…9b3718
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fc9cf…85df9e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f7f89…1118ea
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3fd94…b3ddf2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83e35e…df46b6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x34cec9…359971
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c79be…fc3476
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c55f6…dc1b90

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.