Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48d7…c7850xc76b…0d24Base—$0.01100%coinbase55d ago0xa46e35…7ae698
0x48d7…c7850xf004…f94fBase—$0.01100%coinbase55d ago0x7c9860…0d099e
0x48d7…c7850xaa1a…2baeBase—$0.01100%coinbase55d ago0xac3b14…8dcc40
0x48d7…c7850x5bbf…9589Base—$0.01100%coinbase55d ago0x758037…557338
0x48d7…c7850x5da3…a98cBase—$0.01100%coinbase55d ago0x189bf1…db81b6
0x48d7…c7850x4e04…dd20Base—$0.01100%coinbase55d ago0x88334c…900b35
0x48d7…c7850x992b…9ee9Base—$0.01100%coinbase55d ago0xe14762…f32f13
0x48d7…c7850x11bd…3012Base—$0.01100%coinbase55d ago0xeefd79…89cc94
0x48d7…c7850x0e36…7f3dBase—$0.01100%coinbase55d ago0xa9fa6e…c34742
0x48d7…c7850xb247…daaaBase—$0.01100%coinbase55d ago0x9a4384…c89525
0x48d7…c7850x15e9…b2f2Base—$0.01100%coinbase55d ago0x1c7321…40a45a
0x48d7…c7850x1949…e88dBase—$0.01100%coinbase55d ago0x74febf…319f52
0x48d7…c7850x4b21…743eBase—$0.01100%coinbase55d ago0xbfc155…de387f
0x48d7…c7850xb9e2…4f57Base—$0.01100%coinbase55d ago0x9cce99…364f1e
0x48d7…c7850xd77d…6e40Base—$0.01100%coinbase55d ago0x1c6d61…202e26
0x48d7…c7850xb813…cd0aBase—$0.01100%coinbase55d ago0x4cc29d…f80a2f

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.