Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc40ce…c65c3d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x368db8…99e7dd
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffaa0c…002616
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8818d9…757afa
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69c37f…b3c19d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc327cd…1c64f0
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x374229…06d3d0
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb001cd…c225df
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a28f1…07ea93
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc63cef…cc4aa7
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x051c0b…be8c73
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe55369…f379dc
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05733c…762201
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6271c0…7efd17
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bfcb9…c41e01
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81f926…41e90f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97b174…c984cb
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x398001…952dcc
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49fb4a…03d44c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ccaba…bf0c3c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f6a83…d6d041
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x920c11…980e46
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16b58d…3a7bba
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f5193…e15191
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5958d3…63a7f0

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.