Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x9fe495…9f43ba
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0xdd96b3…4fcf19
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x37dde2…2631de
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x833d1f…8044cf
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x64bc81…4a5003
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x669739…436685
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted2d ago0x3840d9…cd542e
0x30a6…641e0x260e…b61fBase—$0.00298220%Payer-submitted2d ago0xf44d86…27bd06
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0x0eaead…7eff85
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x315921…b3df14
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0x848117…e2417d
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x1a6cb1…ab4c83
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0xb928b7…f04c7c
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x2cd179…ef05a3
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0x743312…5bb8a4
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x558600…a3b078
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0xc415fb…c52da3
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x6f96b0…9323f2
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0x160203…bbb6b8
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0xf1c2ec…392e3c
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0x75ce46…8fb821
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0x54f793…fcd7e4
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0xe7a654…955a2d
0x30a6…641e0x260e…b61fBase—$0.0020520%Payer-submitted2d ago0xb754a8…76cd22
0x30a6…641e0x260e…b61fBase—$0.00204220%Payer-submitted2d ago0xd1f90a…f6d3e5

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.