Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70x9700…d3abBaseOblique MarketsTime$0.002100%coinbase25d ago0xeb95ed…2b402c
0x843b…c4a70xbf93…20faBaseUtilia Solana Priority Fee FeedSolana$0.002100%coinbase25d ago0xcea5d4…051346
0x843b…c4a70x108b…029fBasevaults.fyiDefi$0.002100%coinbase25d ago0xcf41f6…bdea93
0x843b…c4a70xdc59…1506Basex402 service$0.001656100%coinbase25d ago0x67c2ba…5c2f7f
0x843b…c4a70x367f…1a03Basex402 service$0.001100%coinbase25d ago0xd56152…0d35ca
0x843b…c4a70x3873…7129Basex402 service$0.001100%coinbase25d ago0xfa9fa9…6870a6
0x843b…c4a70x995c…781fBasex402 service$0.001100%coinbase25d ago0x90d09e…4159bf
0x843b…c4a70x7d6e…eac1Basex402 service$0.001100%coinbase25d ago0x54e926…23b786
0x843b…c4a70xd9e7…7a8cBasex402 service$0.001100%coinbase25d ago0xcf2995…d8cab2
0x843b…c4a70xed18…57b7Basex402 service$0.001100%coinbase25d ago0xf0b587…c4fcee
0x843b…c4a70x30a5…47e0Basex402 service$0.001100%coinbase25d ago0x7e681e…05146f
0x843b…c4a70xeb76…0d35Basex402 service$0.001100%coinbase25d ago0x6b1b9f…947ed5
0x843b…c4a70x6d9f…c167Basex402 service$0.05100%coinbase25d ago0x30ee06…7a7215
0x843b…c4a70x260f…82b0Basex402 service$0.001100%coinbase25d ago0x15ef90…edd6d4
0x843b…c4a70x40e5…7a7fBaseMysticAPIAstrology$0.001100%coinbase25d ago0x5d0960…6be6cd
0x843b…c4a70x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase25d ago0x9178b4…5e6cb4
0x843b…c4a70xd6fc…fb0aBaseTBS Crypto & DeFi APICrypto$0.001100%coinbase25d ago0x77fc5c…942525
0x843b…c4a70xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase25d ago0x184e21…5b064b
0x843b…c4a70xcc42…305fBasex402-factoryCore$0.001100%coinbase25d ago0xd93c1d…715fc1
0x843b…c4a70x8b29…721dBaseClash of CoinsGaming$0.001100%coinbase25d ago0xf39949…73e126
0x843b…c4a70x1f01…9a2fBasegpt55-token-gatewayx402$0.00270%0x2772…8c1725d ago0x70a9c9…000b14
0x843b…c4a70x0eba…dd1bBasex402 service$0.001100%coinbase25d ago0xbd2d1d…e88e90
0x843b…c4a70x995c…781fBasex402 service$0.001100%coinbase25d ago0x03dca4…5e7af1
0x843b…c4a70xe341…9f73BaseIXSRwa$0.001100%coinbase25d ago0x1e7b2d…b3865f
0x843b…c4a70xda2f…769fBasex402 service$0.001100%coinbase25d ago0x948cea…05685f

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.