Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89c98a…5987f3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a6a97…848cb6
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xadc433…b44a61
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd25110…068505
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa29c84…3f7f74
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10c181…c0aaea
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf82f7f…922e99
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf93e86…fdad4e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xffdae4…7984ea
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae90bf…7ab541
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd81391…eabe72
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12883a…a79b97
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84f3ad…3120c8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc1d8bc…dc93bb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x776630…acc7d5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8156a…696f2d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9cd8d6…2db2f2
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92dd48…f6c6fe
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1225b0…3d9b64
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8071b6…6d5235
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x293057…feebe5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x355aea…a74643
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8cbcbb…2253b8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf4621…b7d486
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x269027…4db821

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.