Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xe3ba…3fb3Base$0.01100%payAI5h ago0x71d35e…3e4125
0xe3ba…3fb30x7c65…6c40BaseVaayaExa$0.01100%coinbase6h ago0xcc6485…18e0b1
0xe3ba…3fb30x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase6h ago0x1a89f9…3fa813
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6h ago0x6d12bc…8558b4
0xe3ba…3fb30x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase6h ago0x07927b…cf3163
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.0025100%coinbase6h ago0xfeb692…4119d9
0xe3ba…3fb30x9dba…0df8Basex402 service$0.01100%0x1360…66fa6h ago0x3752af…03628c
0xe3ba…3fb30x9dba…0df8Basex402 service$0.005100%0x1360…66fa6h ago0x5da1fb…99f7ad
0xe3ba…3fb30x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x9ffa57…f34fe1
0xe3ba…3fb30x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xb04bfa…569580
0xe3ba…3fb30xabf4…a9d0BaseWeb searchWeb$0.001100%coinbase6h ago0x68677e…52bd03
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.006100%coinbase6h ago0xb331cc…b96127
0xe3ba…3fb30x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x18824d…8b36f9
0xe3ba…3fb30xcf92…42fbBasex402 service$0.002100%coinbase6h ago0x2983bb…1cc15c
0xe3ba…3fb30x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xa95e15…ae928f
0xe3ba…3fb30xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase6h ago0xe6d309…380c85
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6h ago0xc7e9c6…b2e25d
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.003100%coinbase6h ago0xf8162f…8ad814
0xe3ba…3fb30xbf0d…73a0BaseDice RollerDice$0.001100%coinbase6h ago0xaa8d36…9d44d8
0xe3ba…3fb30xffc4…37b1Basex402 service$0.001100%coinbase6h ago0x3cda83…dc1b00
0xe3ba…3fb30xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase6h ago0x3640d7…c6c485
0xe3ba…3fb30x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase6h ago0x4dd748…139150
0xe3ba…3fb30xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase6h ago0x65bd79…a827f9
0xe3ba…3fb30xd7d4…8914BaseUseless FactFacts$0.001100%coinbase6h ago0x9d2206…6fe2f1
0xe3ba…3fb3Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase6h ago0xcc41ce…afbb06

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.