Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3376e6…3820cb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ddb8e…17adcb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabfe67…bdae8f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c3dbb…54107a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa934ca…9be278
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf969c3…cbe8be
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x843cec…813782
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x843d95…a53d74
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x65bab5…1e6e31
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x329823…1b3d9e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcec8bc…91aeb5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x712774…a197ef
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf889a…962700
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc03e4…f2b222
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9b3ed…1d7dfb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc89123…d6ebdb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19906b…90c5e4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x974541…94c995
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb32e27…261e62
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba1a39…25ab6b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x060067…e7d248
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f81f0…cd8ffe
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93223e…1be27b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x183b7d…83f5fc
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa145dc…59e5ca

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.