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%payAI38d ago0x5824a1…82287c
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x3db48b…9f8da2
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x5e5670…346551
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x12f4a1…dbf4e9
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x796974…ef1d14
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x8c0cd8…69f236
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x106bc1…3a5a91
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xd2fbb1…3cb098
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xdd86e1…1b1fa6
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x550ba0…aaa523
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xf3a0da…74b5b9
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xc0f9cb…156891
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x9489f1…044ea8
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xa1d24c…a1be64
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x661ef1…8a7940
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x1c6b23…2d6fa4
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x219004…40ca73
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x7cfd4b…1e46bc
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xfb7e49…ccfdaa
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xd4e033…cdd22f
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x7c335a…76a42e
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0x614c8e…ac1378
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xcf8d4b…97ff2e
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xc28c30…1ae76f
0x712e…54070x0529…7db3Base—$0.01100%payAI38d ago0xe62c3c…a9d32c

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.