Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x25b502…d23554
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x51a4d0…6b46df
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x352845…eff0e5
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x75172b…e3fd54
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x18c264…11bdd6
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x454432…cba08e
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xf766ca…4a1fc3
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x68a5b6…6f4ef2
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x98d123…6df6d7
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xa20555…f9809f
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x7e477d…455c7e
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xe4a63f…ec6a88
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xb68b8c…ee481d
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xf2f2ed…fcdb84
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xa378fe…a6f467
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xf610a9…fdb071
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x48b774…2dd7f7
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x5ae978…83c2ee
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xecb617…76e43c
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x1a2203…9bcb2d
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x9d1f6b…8d34c3
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0xc4a520…134b43
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x503d17…a88850
0x8d2a…7d370x7555…c7e6BaseBTC DominanceBitcoin$0.005100%payAI20d ago0x7464cc…56699e

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.