Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x5ed9fa…312c12
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0xa6f18c…a38150
0xb185…3e1d0xb0ae…2099Basex402 service$0.01100%coinbase13d ago0x0596a6…c1c5e1
0xb185…3e1d0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase13d ago0x3b1eee…7cab88
0xb185…3e1d0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase13d ago0x96afdb…a5dc62
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0xbccd47…b01f80
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0xe287ad…14becb
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0xdc6b8a…785a4f
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x85299c…e29522
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x68e1ec…9ac922
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xe8bf0a…913f2e
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xb7c32a…d3a09a
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xd19ec3…4d4aba
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xe12517…f7d8a4
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x8a2592…f93ab5
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x1b872b…044847
0xb185…3e1d0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x570d4a…8de3af
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x4fe806…9bc316
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0xf7b918…8322f4
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x1b082e…74decb
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x2be0e1…990380
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x341152…623651
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x9f8e37…9cea38
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0xc941c0…3272fe
0xb185…3e1d0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0xfe07ad…168e6c

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.