Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x963481…1ce04e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb335d…4c53ca
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88d1de…499f89
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf61b2…7bb5dd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x204b69…c4110e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b5f9d…6a9154
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa6bf6…16a002
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8ddc0…b5797d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb18327…0bc649
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x375079…ffd2a2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8594b…4e6d53
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95eddf…d2642f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fb07e…f3ea36
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0ef1a…d4c48d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ca5a8…f44fb3
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfaba1…b24e51
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30a48e…72cd60
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb5b68…3c1389
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x187d3f…34c582
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x676cf0…ff231f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30dead…c57133
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23cd29…4df96d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a9d50…6e0ee9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3664b0…0652cc
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2052fd…5a52c0

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.