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.01100%coinbase3d ago0x452b39…01c9e6
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0xbfe67b…435c0a
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0xf4d46a…892010
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0x264c49…a3371c
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0x5fefb8…2e0924
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.05100%coinbase3d ago0x61d447…3d7fdb
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.02100%coinbase3d ago0x2c0482…f2aeeb
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0x195875…ab6b17
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0xec70ab…4a1402
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0xf392d6…b4fa94
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0x0651d7…22e666
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0xea8df6…77ae44
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0x70a2e5…cfcee7
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase3d ago0x7c0b35…1336c8
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.02100%coinbase3d ago0x86295e…0b785c
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase3d ago0x271274…649c87

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.