Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0xd6d753…e176dc
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x557ffc…a37580
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0xe30517…27ad47
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x753aef…223340
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0xb916bc…dea7d4
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x9bd72f…9f695e
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x217624…968ba6
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x012f28…8d088e
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x98adb0…fce379
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x58aea1…323c21
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x534143…52fe9f
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x7515ea…843fb6
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x3bacd3…c59081
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x0ecd12…10b284
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x9135be…b47d67
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xd02671…fe651c
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x18bcd8…f89cf0
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x2db8b5…f0995f
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xad4114…ab55ba
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x3ba2dd…0766d7
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xf5c9c4…dfec71
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0x2f3666…d39a5b
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xa6a168…6f0a2d
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xe32f5b…c53b15
0x712e…54070x0529…7db3Base—$0.01100%payAI42d ago0xba3b61…3b5468

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.