Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c93…a1fe0x0173…3ccbBase$1.00100%payAI119d ago0xefd2f0…90025a
0x7c93…a1fe0x0173…3ccbBase$1.00100%payAI119d ago0x02aa2a…07a170
0x9f4e…ae700x0173…3ccbBase$1.00100%payAI119d ago0x316d49…23325a
0x7c93…a1fe0x0173…3ccbBase$1.00100%payAI119d ago0x5c2fb6…05d8a8
0x7c93…a1fe0x0173…3ccbBase$1.00100%payAI119d ago0xd257b3…9abcc5
0x9f4e…ae700x0173…3ccbBase$1.00100%payAI119d ago0xbad708…0054d6
0x7c93…a1fe0x0173…3ccbBase$1.00100%payAI119d ago0xe310cf…d4fcba
0x9f4e…ae700x0173…3ccbBase$1.00100%payAI119d ago0x03bf9d…4cdc40
0x9f4e…ae700x0173…3ccbBase$1.00100%payAI119d ago0xeb186e…15f3a0
0x4af9…eee70x0173…3ccbBase$1.00100%payAI119d ago0x50f4f4…65bd68
0x4af9…eee70x0173…3ccbBase$1.00100%payAI119d ago0x6bab91…df1b96
0x4af9…eee70x0173…3ccbBase$1.00100%payAI119d ago0x465ab7…f3ecbf
0x4af9…eee70x0173…3ccbBase$1.00100%payAI119d ago0xd484b9…9bf5d4
0x4af9…eee70x0173…3ccbBase$1.00100%payAI119d ago0x8e264c…801e95
0x2dac…44550x0173…3ccbBase$1.00100%payAI119d ago0xb639e6…d6903c
0x2dac…44550x0173…3ccbBase$1.00100%payAI119d ago0x89c704…6c2d6a
0x2dac…44550x0173…3ccbBase$1.00100%payAI119d ago0x2ee52e…51cc48
0x2dac…44550x0173…3ccbBase$1.00100%payAI119d ago0x4e8dea…44806b
0x2dac…44550x0173…3ccbBase$1.00100%payAI119d ago0x466305…634db6
0x64f9…07820x0173…3ccbBase$1.00100%payAI119d ago0x869e4e…699e93
0x64f9…07820x0173…3ccbBase$1.00100%payAI119d ago0x5f6eb0…3a5b1d
0x64f9…07820x0173…3ccbBase$1.00100%payAI119d ago0x8718e1…774880
0x64f9…07820x0173…3ccbBase$1.00100%payAI119d ago0x887434…818a4e
0x64f9…07820x0173…3ccbBase$1.00100%payAI119d ago0x17cadc…9033d1
0xce7a…d8990x0173…3ccbBase$1.00100%payAI119d ago0x00d0c6…4aaa29

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.