Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x802c…b0c60x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x7410e3…39522e
0x802c…b0c60x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase87d ago0x6c89b7…affb3a
0x802c…b0c60x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0xab35cc…da03be
0x802c…b0c60x24fa…9bf2Basex402 service$0.01100%coinbase87d ago0xb9d821…3b3e37
0x802c…b0c60xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase87d ago0x0ccbc7…e6e0d3
0x802c…b0c60xd20f…7d0dBase—$0.004100%coinbase87d ago0xec1db5…78339a
0x802c…b0c60xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0xaa7e54…b9eb15
0x802c…b0c60xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x2fc35f…8ae67e
0x802c…b0c60xd20f…7d0dBase—$0.001100%coinbase87d ago0xbcff09…ff3a94
0x802c…b0c60xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase88d ago0x40b5d5…f02eaa
0x802c…b0c60x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase88d ago0x501280…abf9f4
0x802c…b0c60x124f…4478Base—$0.01100%coinbase88d ago0x5d9aa6…a03d8c
0x802c…b0c60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase88d ago0x59fe5f…52335c
0x802c…b0c60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase88d ago0x666c37…59299c
0x802c…b0c60x2099…1368Base—$0.05100%coinbase88d ago0x971f9d…8cb7a5
0x802c…b0c60x2d3a…c423Basegeocode-reverseGeo$0.001100%coinbase88d ago0x914469…104eef

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.