Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6a…6cd50xe572…b571Base—$0.01100%coinbase70d ago0xead993…04e1ed
0xaf6a…6cd50x53e2…a5d0Base—$0.01100%coinbase70d ago0x4f5c5d…2046ef
0xaf6a…6cd50xbcf5…124aBase—$0.01100%coinbase70d ago0xc0fa9c…5d1c29
0xaf6a…6cd50x9f14…a0bcBase—$0.01100%coinbase70d ago0x4ba598…7b57af
0xaf6a…6cd50xff71…9055Base—$0.01100%coinbase70d ago0x4e4cd9…23a4ce
0xaf6a…6cd50x819a…963eBase—$0.01100%coinbase70d ago0x1c1782…844e6d
0xaf6a…6cd50xdbaf…cccaBase—$0.01100%coinbase70d ago0x10df5f…da533e
0xaf6a…6cd50x2daa…8b41Base—$0.01100%coinbase70d ago0xe384ec…cb7165
0xaf6a…6cd50x0af9…0628Base—$0.01100%coinbase70d ago0x9f143b…511c3b
0xaf6a…6cd50xb684…4be2Base—$0.01100%coinbase70d ago0x3eea13…a37b52

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.