Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb83e…38080x4a97…6b47Base$0.005100%payAI62d ago0x8d0228…1b7888
0xb83e…38080x80ad…2edeBase$0.005100%coinbase62d ago0x56f8df…a4854d
0xb83e…38080x8043…25a8Base$0.001100%payAI62d ago0xd39ebd…8a5a94
0xb83e…38080xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase62d ago0x564925…f80447
0xb83e…38080xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase62d ago0x6f9825…46d427
0xb83e…38080xffc4…37b1Basex402 service$0.001100%coinbase62d ago0x14110f…871829
0xb83e…3808Concierge AgentBaseConcierge AgentAI$0.02100%coinbase62d ago0x450fa1…f6b9c0
0xb83e…38080x3190…deb7Base$0.01100%payAI62d ago0x1db728…c4739d
0xb83e…38080xbe68…6ad6Base$0.10100%coinbase62d ago0x6a0eb0…04bed6
0xb83e…38080x97d7…d4f1Base$0.01100%coinbase62d ago0xf11440…275275
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.02100%payAI63d ago0x46e7f1…de4677
0xb83e…38080x40a8…ad8bBasex402 service$0.001100%coinbase63d ago0x6176bf…c4f3f8
0xb83e…38080x45ac…8943Basex402 service$0.01100%coinbase63d ago0x913f87…8345f1
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI63d ago0xff0be6…cbe6f1
0xb83e…38080xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase63d ago0xcbcde1…c1884d
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI63d ago0xaadac6…b66956
0xb83e…38080xec11…6bf1Base$0.01100%openfacilitator63d ago0xb32dfd…4d6a89
0xb83e…38080xff45…9f15BaseHyrule CloudNetwork-intel$0.003100%coinbase63d ago0x7858af…abb42f
0xb83e…38080xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase63d ago0xfe4292…049a8e
0xb83e…38080xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase63d ago0x12c0bd…2156e8
0xb83e…38080xbad1…98d0Basex402 service$0.01100%coinbase63d ago0xac33a7…dfe521
0xb83e…38080xf9d1…d5f1Basex402 service$0.01100%coinbase63d ago0x9d74ae…825722
0xb83e…38080x174f…f880Base$0.03100%payAI63d ago0xa1e5d5…ee70d3
0xb83e…38080x215f…a7ceBasecrypto-spot-priceSpot-price$0.01100%payAI63d ago0x12458a…26ab27
0xb83e…38080xc66d…6a01Base$0.001100%payAI63d ago0x3bfcc7…33f1ea

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.