Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0x901be3…08a369
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0xf481ec…e9acaa
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0x500ee0…a93de6
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0xa27458…783714
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0xe9b3fa…1a98b4
0x8468…d5de0x6a5e…c666Base$0.01100%payAI177d ago0x61ade0…9ede91
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x0ae018…7f55b8
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x6ee211…4d3366
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x51f9a6…da8d83
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x1c06b3…9d7154
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0xe10c00…380649
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x83ef0b…7bf99b
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x812bfc…a9278a
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x8cbd5f…822978
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x230654…0d6208
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x4470ae…eadbb7
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x54bd8c…941993
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x0d794a…ba3e5f
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x59ed44…6394f9
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x74b690…7657d8
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x269cf5…445c53
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x097d17…f389dd
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0x0c5b59…3c021f
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0xf6a5eb…9f9e14
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0xc9a7ea…59635f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.