Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0xf4f1…036aBase—$0.01100%coinbase88d ago0x62c685…292add
0x2688…72fb0x358e…df3aBase—$0.01100%coinbase88d ago0x059867…21a992
0x2688…72fb0x982a…75e7Base—$0.01100%coinbase88d ago0xeab42e…6cecd1
0x2688…72fb0xee77…64adBase—$0.01100%coinbase88d ago0xe04076…74a608
0x2688…72fb0x1ba2…4b9cBase—$0.01100%coinbase88d ago0xc6a0fd…469a27
0x2688…72fb0xfcd8…915eBase—$0.01100%coinbase88d ago0x3efcca…090809
0x2688…72fb0x6b49…d3feBase—$0.01100%coinbase88d ago0xbd6185…a45a96
0x2688…72fb0x4aa5…a13aBase—$0.01100%coinbase88d ago0x6b15b6…761741
0x2688…72fb0x96d5…82b0Base—$0.01100%coinbase88d ago0xffc4c3…6e9e74
0x2688…72fb0xeb74…aed4Base—$0.01100%coinbase88d ago0x452fbc…90d520
0x2688…72fb0x407d…c77fBase—$0.01100%coinbase88d ago0x22d604…8ee819
0x2688…72fb0xfe20…286dBase—$0.01100%coinbase88d ago0x6a9d96…a55b97
0x2688…72fb0x1e96…5b8bBase—$0.01100%coinbase88d ago0x6cb303…856f06
0x2688…72fb0xe996…6086Base—$0.01100%coinbase88d ago0x6e47f7…d5a017
0x2688…72fb0x2437…a5eeBase—$0.01100%coinbase88d ago0x8c94f9…f891ef
0x2688…72fb0x0de6…c124Base—$0.01100%coinbase88d ago0x088e7a…fa3c23
0x2688…72fb0x51b7…ef65Base—$0.01100%coinbase88d ago0xb654b3…a86b5f
0x2688…72fb0x5e03…3dbaBase—$0.01100%coinbase88d ago0x11380b…73d623
0x2688…72fb0x0e24…20feBase—$0.01100%coinbase88d ago0x764f22…95d919
0x2688…72fb0x3851…7c91Base—$0.01100%coinbase88d ago0xd707bd…0b280d
0x2688…72fb0x9da1…d1bdBase—$0.01100%coinbase88d ago0xb4a55b…67cc0f
0x2688…72fb0x1742…8af5Base—$0.01100%coinbase88d ago0xb16262…880f36

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.