Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x08d7c3…f9461b
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x576835…ddb4d0
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x2a2bd8…03317a
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x3fc192…194420
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x6935f3…a25c80
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x8c7d48…dbc9b4
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x6b0bd2…5bea79
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xd94e2f…0c8654
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xf9d9ed…176956
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xde603f…b8e73d
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x3092a4…abcaaf
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x7a1ec3…7f32d6
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xb03624…3fddc4
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xa1b7c6…b25dbf
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xb2986a…8b2d1f
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x3c1aaf…96730f
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x6d9fc8…fafc66
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x81b52a…37d15d
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xbbe320…4254c9
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x8d6bec…7b74cf
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0xee7860…8662dc
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x2ca8b8…c4cbc2
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x40d238…cb3ff6
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x636526…ed5b35
0x69e1…8a190xf4c3…8854Basesrch.bestData$0.0035100%payAI13d ago0x3a90be…770c75

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.