Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf32…1d510x03d7…584cBasex402 service$0.04100%coinbase93d ago0xfa2010…1cbf64
0xbf32…1d510xbc64…e3b0Basex402 service$0.001100%coinbase93d ago0x865304…bb75c6
0xbf32…1d510xbc64…e3b0Basex402 service$0.001100%coinbase93d ago0x8d320a…7f5712
0xbf32…1d510x3070…fa85Basex402 service$0.02100%coinbase93d ago0xe238bc…20d045
0xbf32…1d510x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xb6e2be…8ac4f3
0xbf32…1d510x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0x1605d0…8964d7
0xbf32…1d510x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0x95944c…8f3166
0xbf32…1d510x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xd1a199…e8aa75
0xbf32…1d510x03d7…584cBasex402 service$0.01100%coinbase93d ago0x7380b3…1cfefd
0xbf32…1d510x3070…fa85Basex402 service$0.02100%coinbase93d ago0xeb8cce…b94783
0xbf32…1d510xd593…700dBasex402 service$0.05100%coinbase93d ago0xb9f804…5bb534
0xbf32…1d510x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xb015ad…8f33c4
0xbf32…1d510x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x207185…bb670b
0xbf32…1d510x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x299873…cb532e
0xbf32…1d510x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x5be6c6…e414f5
0xbf32…1d510x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x1c1c6e…4d31d2
0xbf32…1d510x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0x095bbc…899493
0xbf32…1d510xbf22…ab92BaseDripSubstack$0.40100%coinbase93d ago0x421607…da5a30
0xbf32…1d510x3070…fa85Basex402 service$0.03100%coinbase93d ago0x289adb…6b4f3e
0xbf32…1d510xd593…700dBasex402 service$0.05100%coinbase93d ago0x131f19…affbed
0xbf32…1d510x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0xa4f3fd…ecc01f
0xbf32…1d510x3070…fa85Basex402 service$0.02100%coinbase93d ago0x32c712…120314
0xbf32…1d510x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x34476d…766b63

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.