Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.10100%coinbase61d ago0x246e43…b7b8a3
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase61d ago0x8d63bd…a7974e
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0xf11aad…49009c
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase61d ago0xe35b21…b94976
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0xe78451…8a190f
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase61d ago0x6627a3…dd2601
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0xef1a32…c76cd5
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0xd4a32f…16318a
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0xfc4c87…b5e888
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase61d ago0x3aa4cc…f41c38
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0x5cc4a8…949156
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0x653d55…9795da
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0x058a68…7af92e
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase61d ago0x9666bd…c46a66
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase61d ago0x39877a…9f6c0b
0x7e57…2f090x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.10100%coinbase62d ago0x9b3722…90e84b
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.50100%coinbase62d ago0xae4b60…034828
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.50100%coinbase62d ago0x7052dc…16148c
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase62d ago0x37a497…b92a1c
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase62d ago0x7ad0f9…2ce16a
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase62d ago0x103115…d0429b
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase62d ago0xeac392…ba2c8e
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase62d ago0xd3fc58…f8707b
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase62d ago0x9fbaf7…08434d
0x24b5…6d460x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase62d ago0xdab74e…c239d4

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.