Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7017b4…358991
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdea215…c00550
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6da1bf…368793
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83f528…be7cba
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbcafbc…a6953c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34f60b…240a1e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe50165…ef8d06
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3118ff…1c6364
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ec04c…85adb7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbeed86…9bc9d1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec3242…ea50d0
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x416c58…27ea73
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x263d3e…00dbd1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x399bd8…e610d7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4db382…e96490
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x170e5d…a41542
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab55cd…4a9459
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91558b…ffa625
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c51fc…f1fc33
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f3c98…cb16fe
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba3f03…08c1cb
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d7b18…d10ceb
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cefca…dc1b5e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d5bfc…3703d1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18238b…e80e16

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.