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-submitted40m ago0xfb5949…fcd7b3
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted42m ago0x64610b…549270
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted42m ago0x1f7b55…1ef7ff
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted42m ago0x3f18fb…174f63
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted42m ago0xc9ee11…1537ad
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted42m ago0x424010…a62a6b
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted43m ago0x1b3e64…8c1e39
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted43m ago0x27cc30…fd0bb5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1h ago0x56caaf…cb6fae
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1h ago0x59910f…d37419
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted1h ago0xda4d7f…ba53dc
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1h ago0xc20ccf…2e0656
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1h ago0x61a76c…af8bde
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted1h ago0x889ea4…d155ec
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted1h ago0x4b54e7…530109
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1h ago0x02fa6a…afc99d
0x30a6…641e0x260e…b61fBase—$0.0030320%Payer-submitted1h ago0x3c80ea…43a325
0x30a6…641e0x260e…b61fBase—$0.00259520%Payer-submitted3h ago0xa37a85…192c3c
0x30a6…641e0x260e…b61fBase—$0.00255520%Payer-submitted3h ago0xda6409…7e53e7
0x30a6…641e0x260e…b61fBase—$0.00230820%Payer-submitted3h ago0x42dd1a…698439
0x30a6…641e0x260e…b61fBase—$0.0020820%Payer-submitted3h ago0xe64563…46af91
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3h ago0xe36c17…ad72b8
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3h ago0xdc7636…d3e006
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3h ago0x514022…5e95fa
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3h ago0x4b3fe5…bf5d50

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.