Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x6dc531…00a11d
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0xdd2e2a…574934
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xcf1b8b…3dc6d0
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x6384a1…f1854e
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xe90d4a…8e67ec
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x3f0d6c…6be5b3
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x7c93d3…e50b7d
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xd86607…80699d
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x04cafd…228586
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xdd5d97…36c1b7
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xec2ea7…d09cf6
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x5a2bc8…1a920a
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x408459…f1d4c0
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x862a6e…b4b010
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8889a6…0c1f3c
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xc6d0c1…a05ac9
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x12adb9…3520ba
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x4dec6c…f0d0a8
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x9f1622…9d1c94
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x4d49a5…f466fc
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0xdd1f7d…cf4400
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x4327b3…e47516
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xd00742…1ee99b
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8d3c72…5ea7c9
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xc7d544…28a205

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.