Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x33bbe7…eddde3
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xe0d191…c5581a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x741c0e…e5b25c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x1b0bfe…12b58a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xb6a81d…bb2e8e
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x47633e…ac7852
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xbf4b1e…a7226b
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x1d4313…554b8a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x3f259a…d6eafe
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xaa6bf5…550d5a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x50a145…ce8b1f
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xc251ae…433f4a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xfc8f04…311424
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x7d0b94…e404c5
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x44ec1d…9b7fe5
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x4bfa46…129529
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x864004…197fb5
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0xb7b7b7…c45a5d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x81e27f…62c7fe
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x286983…e9f899
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0xe55a8d…241cbf
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0xb65071…892663
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0xef628f…840210
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x624925…09c0ae
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa21d ago0x8ca002…589ce0

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.