Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0f95c…c4f4ff
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d7c47…e69765
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0ff82…82e947
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb1aad…e2d848
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x347e95…4cb72f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40cf31…1ef0be
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b9733…fbd194
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7b70b…7c1a79
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x31a158…9e9e76
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0eec08…bb2259
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a01c2…f92382
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a5646…13dd09
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe89000…60f32d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfca33a…655bf7
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x065dc3…11ad99
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3b4b5…ceca5a
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0cf239…cd4a5b
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0f1c2…8f9b69
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a7d1f…47619c
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd6c4f…196027
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4dc5e8…55b83e
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabfd45…0f32c3
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc4300…4f04b5
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22620e…eb07dc
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f4255…c1e8f7

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.