Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37d7c5…1c3d6b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b158f…0ac9c7
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8cb690…eed13b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x77aa4a…7b03ad
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x589bf8…5c7f4b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x612983…e19195
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0379b…9d8c39
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf121c7…588a11
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe32396…0a6621
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1780c4…ab6878
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ad105…0ce9ef
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12866c…cd8af6
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ba7d1…33fca0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb19c1…c7095d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x419087…b6e87f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f9ff2…d3cd09
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2640da…09859f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb418a8…c41279
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cd585…581ab2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c4d36…8eb6f8
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f785a…e9c991
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc10188…33739c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x280746…07223c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ce245…97c2d6
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb5fda…eeae67

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.