Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x491e6d…fd1fbc
0x86a4…822f0x3070…fa85Basex402 service$0.04100%coinbase50d ago0x3d75c9…df14c9
0x86a4…822f0x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%0x2772…8c1750d ago0x764a5a…07e772
0x86a4…822f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase50d ago0xfa3332…c2f59f
0x86a4…822f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase50d ago0x25c8fb…2697b2
0x86a4…822f0x4cd0…bc31Base—$3.0070%0xf70d…dbef50d ago0x468c9e…45266a
0x86a4…822f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%coinbase50d ago0xe8ad4d…301a8a
0x86a4…822f0x1949…20ffBase—$0.02100%coinbase50d ago0xc4d087…d9651a
0x86a4…822f0x1949…20ffBase—$0.02100%coinbase50d ago0xae002b…0e7796
0x86a4…822f0x1949…20ffBase—$0.02100%coinbase50d ago0x7d5f4a…93c612
0x86a4…822f0x4cd0…bc31Base—$3.9470%0xf70d…dbef50d ago0x3ccbb7…c63254

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.