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-submitted1d ago0x7ae3de…5511ad
0x30a6…641e0x260e…b61fBase—$0.00233420%Payer-submitted1d ago0xb6b812…e994be
0x30a6…641e0x260e…b61fBase—$0.00229220%Payer-submitted1d ago0x347d18…7b140f
0x30a6…641e0x260e…b61fBase—$0.0020320%Payer-submitted1d ago0xfe3302…394dad
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0xe51c11…885a56
0x30a6…641e0x260e…b61fBase—$0.00266420%Payer-submitted1d ago0xa28190…816951
0x30a6…641e0x260e…b61fBase—$0.00260220%Payer-submitted1d ago0x1fc7a2…4d24ca
0x30a6…641e0x260e…b61fBase—$0.00233220%Payer-submitted1d ago0xa625f9…28d8c0
0x30a6…641e0x260e…b61fBase—$0.00206220%Payer-submitted1d ago0x73a1a0…500bdf
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x5c6915…45ec5c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x5c40a4…d9b5e3
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0xfaa1ec…0ce107
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x69c94b…2bf093
0x30a6…641e0x260e…b61fBase—$0.00202420%Payer-submitted1d ago0x9f36cc…d7edf8
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x398acd…d3f8c8
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0xc7da23…4f3ced
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x217ac1…a09f41
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x0a54a6…340fec
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x6032a9…ce361f
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted1d ago0x6bc944…c72243
0x30a6…641e0x260e…b61fBase—$0.0032820%Payer-submitted1d ago0xd65257…bed680
0x30a6…641e0x260e…b61fBase—$0.00304920%Payer-submitted1d ago0xb60b8c…732c20
0x30a6…641e0x260e…b61fBase—$0.00282420%Payer-submitted1d ago0x01487d…8760a3
0x30a6…641e0x260e…b61fBase—$0.002620%Payer-submitted1d ago0x631f09…885fb7
0x30a6…641e0x260e…b61fBase—$0.00237520%Payer-submitted1d ago0x7c0707…848f8b

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.