Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x091c…60ab0xd20f…7d0dBase—$0.001100%coinbase79d ago0x475893…cb1850
0x091c…60ab0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase79d ago0xe7e03d…002d57
0x091c…60ab0x124f…4478Base—$0.01100%coinbase80d ago0xed34b2…7eedee
0x091c…60ab0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase80d ago0x36fe99…ed3c4b
0x091c…60ab0xd20f…7d0dBase—$0.001100%coinbase80d ago0xce7671…105966
0x091c…60ab0x54d6…4afaBasex402 service$0.05100%coinbase80d ago0x288162…25dd4b
0x091c…60ab0xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase80d ago0xb1fa60…ef76ff
0x091c…60ab0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase80d ago0x0f3c20…3924c2
0x091c…60ab0x6e8b…4e2eBasex402 service$0.002100%coinbase80d ago0xdd3391…c19f27
0x091c…60ab0xd20f…7d0dBase—$0.004100%coinbase80d ago0x1c39f8…966262
0x091c…60ab0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase80d ago0x02c53b…bb6a05
0x091c…60ab0x6e8b…4e2eBasex402 service$0.001100%coinbase80d ago0x327d4f…343329
0x091c…60ab0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase80d ago0xf62287…8aff52
0x091c…60ab0xbc64…e3b0Basex402 service$0.001100%coinbase80d ago0xd5f83b…c4598d
0x091c…60ab0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase80d ago0x90dbe8…8e1b5d
0x091c…60ab0x23d9…8411BaseApify APIActors$0.01100%coinbase80d ago0xef5194…f9dd56
0x091c…60ab0x6302…ad57BaseTripadvisorTravel$0.01100%payAI80d ago0xb59bbc…3964ee
0x091c…60ab0x6302…ad57BaseTripadvisorTravel$0.01100%payAI80d ago0xd3f5e1…8180c5
0x091c…60ab0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase80d ago0x4d124b…8b9758
0x091c…60ab0x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase80d ago0xa669e3…28e5dc
0x091c…60ab0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase80d ago0x11427c…6e0aac

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.