Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x8f8f13…0d6d19
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x8d4c1b…d835c6
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x95a3b4…d3aeea
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa36d ago0x488d61…0d061a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xd43ecb…06fdff
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x2e5793…9ac2a8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xac2168…4ff8d8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xf48ad1…b08bc5
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x5b61f3…75a2a0
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xcc6f25…090f1b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xc5ed0c…eb8fd8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x8547c1…a5cfce
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xcccb8c…cd58cc
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x2f7837…d6fea4
0xd973…a2050x9c95…e299Base—$0.001100%fluxa37d ago0xd6fde7…54ccfc
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x64007f…1567aa
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x4217cf…cf86a4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x548cef…a47e5a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xe4af41…906e92
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x60410c…6797f1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x633c50…537f6a
0xd973…a2050x9c95…e299Base—$0.001100%fluxa37d ago0xaac93b…2a3174
0xd973…a2050x9c95…e299Base—$0.001100%fluxa37d ago0x4f897e…873605
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0xb5db3b…109688
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa37d ago0x26bb2a…2a5617

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.