Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2e5…a84c0xc5e1…e75bBase—$0.04100%fluxa112d ago0x8f8887…88d58b
0x3fe2…56750xc5e1…e75bBase—$0.04100%fluxa112d ago0x096b24…e7fc8d
0xc574…0dee0xc5e1…e75bBase—$0.04100%fluxa112d ago0x524c6e…6d5a1b
0x1561…98500xc5e1…e75bBase—$0.04100%fluxa112d ago0xef6409…a93358
0x9ee1…fe860xc5e1…e75bBase—$0.04100%fluxa112d ago0x68fa3a…c4b9d5
0x47e2…5cc50xc5e1…e75bBase—$0.04100%fluxa112d ago0x92e308…d52803
0xec2e…e52d0xc5e1…e75bBase—$0.04100%fluxa112d ago0xd9e9db…99902f
0xc838…7cfd0xc5e1…e75bBase—$0.04100%fluxa112d ago0x8a612b…4122ff
0x7a6e…47330xc5e1…e75bBase—$0.04100%fluxa112d ago0xe389ef…bfc2bd
0xe209…29c20xc5e1…e75bBase—$0.04100%fluxa112d ago0x61f0e0…5c120f
0x539b…b1a50xc5e1…e75bBase—$0.04100%fluxa112d ago0xe3c9d5…00f422
0x95a0…b2060xc5e1…e75bBase—$0.04100%fluxa112d ago0xc9bd35…11db6c
0x51c4…1a9e0xc5e1…e75bBase—$0.04100%fluxa112d ago0x89b44b…237504
0xe704…bff90xc5e1…e75bBase—$0.04100%fluxa112d ago0x90ec3c…988722
0x397c…04330xc5e1…e75bBase—$0.04100%fluxa112d ago0x8506cf…cf9fe5
0x70d3…54f80xc5e1…e75bBase—$0.04100%fluxa112d ago0x2e80e0…fc3da0
0x554d…4da90xc5e1…e75bBase—$0.04100%fluxa112d ago0xe39943…2b90ec
0xb78b…9dfa0xc5e1…e75bBase—$0.04100%fluxa112d ago0xe2eb8d…cca88f
0xa276…814e0xc5e1…e75bBase—$0.04100%fluxa112d ago0x7034b6…521d59
0x6e24…ecdc0xc5e1…e75bBase—$0.04100%fluxa113d ago0x5d5441…a23d7b
0x71f0…2f5f0xc5e1…e75bBase—$0.04100%fluxa113d ago0x42f335…2a9a69

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.