Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.003100%coinbase12h ago0xe24fa9…21fde2
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.05100%coinbase16h ago0xba963e…fae06f
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.003100%coinbase16h ago0x6a2e26…d77008
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x26328a…f72c18
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.003100%coinbase16h ago0x612412…534701
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.05100%coinbase16h ago0xfaf65e…4ff967
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x3517a3…4d31c7
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0x6fb54a…8b25d5
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x5461a6…4c824b
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x38ea4d…375f0e
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0xba66e4…93718c
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x9338e3…094a38
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x639698…bacb46
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x7f40bd…c5cfc3
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0x496e17…520e21
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0x8ccc83…165715
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0xd4d8da…aafb89
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0xf59795…280f4e
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0x7b34ca…c0b68f
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase16h ago0x3b07e3…25f28e
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase16h ago0x4350fa…897b12
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase1d ago0x2126f5…ce0272
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.13100%coinbase1d ago0x2a0249…401115
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase1d ago0x4d0f49…9454a6
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.05100%coinbase1d ago0xdea611…ed5bbf

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.