Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x3ac2b3…9041c0
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x28d403…f49398
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xd56214…f84c45
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xae4626…bd123d
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa35d ago0x966ac7…3defd7
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa35d ago0x4ae1d3…e0794c
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x3bbc6d…7fe939
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x71dc65…0c7ff3
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xa0e523…aaa965
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x407c63…efb556
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x6dc242…6b92af
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x6bbc9e…c0d1b9
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x7e0b4f…ce18b0
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x0742c0…4e88a2
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x0f3e4b…b220f3
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xdc24b4…81e8b6
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xa2914f…7706fa
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x780540…108033
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xc28e93…ecfc89
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x71144b…46058a
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x08d312…4c990d
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xc3b56b…05476f
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b8b7f…54ec0c
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa35d ago0xc3ad59…e0129d
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa35d ago0xe4a0af…d00e58

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.